proot: Update package

termux/proot#200
This commit is contained in:
Michal Bednarski 2021-10-30 19:14:21 +02:00
parent e0bfc64479
commit cbaf02920b
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Michal Bednarski @michalbednarski"
# Just bump commit and version when needed:
_COMMIT=b56071ff3f849ee1e7981e1088e6b3f3375e04e4
_COMMIT=4d830472ef89e8ef6245140e26fa934f71b0aa47
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=48
TERMUX_PKG_REVISION=49
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=1e3205d67c2b07117179eb2eba99b29103e8f3eba543ead1f0dd4cfab5257218
TERMUX_PKG_SHA256=b35a3195142fc2f7c12979ff94594cbead95aa2f547727e7cbade2fa177739b6
TERMUX_PKG_DEPENDS="libtalloc"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="-C src"