Upgrade proot with emulated chroot(/) fix

termux/proot#55
This commit is contained in:
Michal Bednarski 2019-03-18 20:10:35 +01:00 committed by Fredrik Fornwall
parent 2b1cf49b66
commit 510e244316

View File

@ -2,11 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://proot-me.github.io/
TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root users"
TERMUX_PKG_LICENSE="GPL-2.0"
# Just bump commit and version when needed:
_COMMIT=0e29e5a9db6c56beddcca8b50d4ba91af5b1c171
_COMMIT=2a78bab91d01c723ecb7ce08069a096f6ff654c5
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=19
TERMUX_PKG_REVISION=20
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=0cc2748aa53beaf3f23384237b0b5537679976087536de0d065dacea812379c5
TERMUX_PKG_SHA256=44cfaa66f44d5fe2b01e7f5549410966593f5a95be5ee767e4919b42ab7b02df
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time