proot: update package

Adding --sysvipc option for emulation
of System V IPC
This commit is contained in:
Michal Bednarski 2020-11-07 12:42:46 +01:00
parent baac0b6b0f
commit f6c66c64e8
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=66b34c6fb38983b09da3400b8bcf86005ebe8dd1
_COMMIT=1007d61887826165b28954eefb188dfb1005842e
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=31
TERMUX_PKG_REVISION=32
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=15fcf2ca6cbf0491b038a2f2af95f307d6872f9bff7841a315c88dc57ccb1bc3
TERMUX_PKG_SHA256=3f66b70e5176b112f63ed886001b39ac78bbd8bbef8b86b8b141bcbec8f6b6b2
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time