X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/27ce01e83bf0264b9aed9595226ef84f07ca0f52..1ea423b5a32f5476fab521ce1286be0e99c96390:/packages/proot/build.sh diff --git a/packages/proot/build.sh b/packages/proot/build.sh index 5004d729..567cf983 100644 --- a/packages/proot/build.sh +++ b/packages/proot/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=http://proot.me/ TERMUX_PKG_DESCRIPTION="Emulate chroot, bind mount and binfmt_misc for non-root users" -TERMUX_PKG_VERSION=5.1.99 +TERMUX_PKG_VERSION=5.1.100 TERMUX_PKG_SRCURL=https://github.com/proot-me/PRoot/archive/next.zip TERMUX_PKG_FOLDERNAME=PRoot-next TERMUX_PKG_DEPENDS="libtalloc"