proot: Update package

termux/proot#195
termux/proot#143
termux/proot#193
This commit is contained in:
Michal Bednarski 2021-10-03 17:56:42 +02:00
parent ff4a7fb92c
commit a5cc417d8d
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=fbf7b245e797bbf76a1bda85fb895c26e8e5666e
_COMMIT=b56071ff3f849ee1e7981e1088e6b3f3375e04e4
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=44
TERMUX_PKG_REVISION=45
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=8aeadcadb5e9a58f7d2fa98ada37a65b21349fe981f735d6c3a93b5c1d29ebfd
TERMUX_PKG_SHA256=1e3205d67c2b07117179eb2eba99b29103e8f3eba543ead1f0dd4cfab5257218
TERMUX_PKG_DEPENDS="libtalloc"
# Install loader in libexec instead of extracting it every time