Skip to content

Commit

Permalink
proot: Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbednarski committed Feb 23, 2023
1 parent bf47d03 commit a2e8882
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=f1dd76b86d3a4efb09885bb42de6237c96cc2731
_COMMIT=d4658fcfc30d9dfddbfb66e95865fd84bf684abe
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=56
TERMUX_PKG_REVISION=57
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=32a1c05d5e4b1b9f5203106e97cf6de7e249e0cfdd495d3378306a342b497e2d
TERMUX_PKG_SHA256=49b88f84d7efc2825b352fea2b5c4ab23831aa8f17b65959b0b4c46a263b5111
TERMUX_PKG_DEPENDS="libtalloc"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="-C src"
Expand Down

0 comments on commit a2e8882

Please sign in to comment.