Skip to content

Commit

Permalink
proot: Update package
Browse files Browse the repository at this point in the history
termux/proot#151 link2symlink AArch32 support
  • Loading branch information
michalbednarski committed May 10, 2021
1 parent f2b83ce commit ac0142e
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="@termux"
# Just bump commit and version when needed:
_COMMIT=16f235f624931b3a9d96a2b6b2d687ed3d172852
_COMMIT=a984f8edb5f82ff97584759fc55c061d6c9119f1
TERMUX_PKG_VERSION=5.1.107
TERMUX_PKG_REVISION=37
TERMUX_PKG_REVISION=38
TERMUX_PKG_SRCURL=https://github.com/termux/proot/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=a733cbbb9ad3d88c87dc1d99313249ebd6209237d838b934730fafbe724b6642
TERMUX_PKG_SHA256=49950396674fcef14db6bf445a1cbba3d89d16c498396f73852ecd50c96f78a3
TERMUX_PKG_DEPENDS="libtalloc"

# Install loader in libexec instead of extracting it every time
Expand Down

0 comments on commit ac0142e

Please sign in to comment.