proot: Update with sysvipc crash fix

termux/proot#138
This commit is contained in:
Michal Bednarski 2020-12-06 16:47:51 +01:00
parent a608c83c48
commit 18d08d148a
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=292fbc8a5406fdaf17b530444cd3dbaa92b1551d
_COMMIT=336f4787d64e377039143ad2a50139aee4e10ad4
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=34
TERMUX_PKG_REVISION=35
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=2673b25f8fd3503e9a9ff51e8cd972d711c480b03b0f17b4d418d8e5c062bb19
TERMUX_PKG_SHA256=09507f94151467ecc45b82b4300f2fd4579d055446c5122f92b1f34a505eb655
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time