proot: Update to fix PEEKDATA error on statfs64 (#5015)

termux/proot#96
This commit is contained in:
michalbednarski 2020-03-07 11:04:21 +01:00 committed by GitHub
parent 6804040afa
commit de05072dcb
1 changed files with 3 additions and 3 deletions

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=1f4ec1c9d3fcc5d44c2a252eda6d09b0c24928cd
_COMMIT=0782d176818ed9865a2148605561eae6e1be9352
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=26
TERMUX_PKG_REVISION=27
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=1119f1d27ca7a655eb627ad227fbd9c7a0343ea988dad3ed620fd6cd98723c20
TERMUX_PKG_SHA256=40a23592fb108401286a0a53e2df27433546b42c0d28438db7d7c7ce22b3f0a7
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time