diff --git a/packages/proot/build.sh b/packages/proot/build.sh index 1fe961b56..5a3c23200 100644 --- a/packages/proot/build.sh +++ b/packages/proot/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root # Just bump commit and version when needed: _COMMIT=3bc06868508b858e9dc290e29815ecd690e9cb0c TERMUX_PKG_VERSION=5.1.107 -TERMUX_PKG_REVISION=11 +TERMUX_PKG_REVISION=12 TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip TERMUX_PKG_SHA256=6214cc47d468c04503fd004a2c44f77986ad110857446525087389524e32b86e TERMUX_PKG_DEPENDS="libtalloc"