proot: Update package

termux/proot#295
This commit is contained in:
Michal Bednarski 2024-04-18 07:42:22 +02:00
parent b38801a4b6
commit af7fa2d4fa
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=3f6d949c6baf61a834dfe0a1411b926285b6ba9d
_COMMIT=5cb69f7deb96a82106b34697707427fea9964b81
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=63
TERMUX_PKG_REVISION=64
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=e4200fafd722f8e48f48e1c7822233570dd5600b7a2008879bb6bef38441d042
TERMUX_PKG_SHA256=0e88091c102248e4ce72478741ed7034d7d2a91bd4fcf65cf99984e75308e7c3
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="libtalloc"
TERMUX_PKG_SUGGESTS="proot-distro"