proot: Update package

termux/termux-packages#5932
This commit is contained in:
Michal Bednarski 2022-01-07 09:44:05 +01:00
parent 5b6f970ca9
commit e7e8e435c4
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="Michal Bednarski @michalbednarski"
# Just bump commit and version when needed:
_COMMIT=fdda79ccb65a952c36e04d15a32095a32732cafb
_COMMIT=17e72681bccd7a2424b99196c0daa9f059ff352a
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=51
TERMUX_PKG_REVISION=52
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=c10d9d2920cb3235240b9c690116b0e34798da6f2b43e1fb4498e47ad7b32191
TERMUX_PKG_SHA256=db214dfd87d874d9dd0b6bc2fcf67358be06943b03ad4bfbdb6061cab12f70d9
TERMUX_PKG_DEPENDS="libtalloc"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="-C src"