X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/544181cd4fe22c3696af5d5d7d97a920dbc279c6..0d2991c980a7427fddfae81b93092c33620c1575:/packages/sharutils/build.sh diff --git a/packages/sharutils/build.sh b/packages/sharutils/build.sh index 92cdf254..39cb3713 100644 --- a/packages/sharutils/build.sh +++ b/packages/sharutils/build.sh @@ -1,5 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/sharutils/ TERMUX_PKG_DESCRIPTION="Utilities for packaging and unpackaging shell archives" TERMUX_PKG_VERSION=4.15.2 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/sharutils/sharutils-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a +TERMUX_PKG_DEPENDS="libandroid-support"