proot: Update package

termux/proot#151 link2symlink AArch32 support
This commit is contained in:
Michal Bednarski 2021-05-10 17:14:03 +02:00
parent f2b83ce747
commit ac0142e709
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="@termux"
# Just bump commit and version when needed:
_COMMIT=16f235f624931b3a9d96a2b6b2d687ed3d172852
_COMMIT=a984f8edb5f82ff97584759fc55c061d6c9119f1
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=37
TERMUX_PKG_REVISION=38
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=a733cbbb9ad3d88c87dc1d99313249ebd6209237d838b934730fafbe724b6642
TERMUX_PKG_SHA256=49950396674fcef14db6bf445a1cbba3d89d16c498396f73852ecd50c96f78a3
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time