termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.34k stars 3.07k forks source link

fix(main/luvi): fix checkout to pinned commit #22316

Closed mbekkomo closed 2 days ago

mbekkomo commented 3 days ago

Fix when upstream is ahead of pinned commit, which cause a checkout failure.

Biswa96 commented 3 days ago

Are you looking for something like this?

https://github.com/termux/termux-packages/blob/a89c703b1b396efc264ed44e53ebf42895ccdd96/packages/tcc/build.sh#L16