Skip to content

Commit

Permalink
proot: Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbednarski authored and Freed-Wu committed Jun 6, 2024
1 parent ab564bd commit a0097e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/proot/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=5cb69f7deb96a82106b34697707427fea9964b81
_COMMIT=60485d2646c1e09105099772da4a20deda8d020d
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=64
TERMUX_PKG_REVISION=65
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=0e88091c102248e4ce72478741ed7034d7d2a91bd4fcf65cf99984e75308e7c3
TERMUX_PKG_SHA256=e6942f8b94fb3840faa3a500295dd4d79147266f60404df7c026703436850737
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="libtalloc"
TERMUX_PKG_SUGGESTS="proot-distro"
Expand Down

0 comments on commit a0097e4

Please sign in to comment.