mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 20:00:51 +00:00
proot: Update with fixed unbundled loader build
This commit is contained in:
committed by
Fredrik Fornwall
parent
e85e3907de
commit
a1d9f4e10a
@@ -1,11 +1,11 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://proot-me.github.io/
|
||||
TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root users"
|
||||
# Just bump commit and version when needed:
|
||||
_COMMIT=d9f15817f8e06e41f8c2d37f1433005c8323631e
|
||||
_COMMIT=df715ceac26cf331a626b7ccabcb94c4fd7d12cf
|
||||
TERMUX_PKG_VERSION=5.1.107
|
||||
TERMUX_PKG_REVISION=17
|
||||
TERMUX_PKG_REVISION=18
|
||||
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
|
||||
TERMUX_PKG_SHA256=565fe3e0e49c1510fe1697649def917692ac6a2ec3282b2421d68a845bec26aa
|
||||
TERMUX_PKG_SHA256=026d3f522d4d55310c433e00839be5410a46b9e5626a54bdb1b1c9869dd1d032
|
||||
TERMUX_PKG_DEPENDS="libtalloc"
|
||||
|
||||
# Install loader in libexec instead of extracting it every time
|
||||
|
||||
Reference in New Issue
Block a user