proot: Update with fixed unbundled loader build

This commit is contained in:
Michał Bednarski 2018-09-19 19:14:27 +02:00 committed by Fredrik Fornwall
parent 6d8e9a7939
commit 786f1d94f7
1 changed files with 3 additions and 3 deletions

View File

@ -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