X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/28ad239057c7218fa93fe5c000a739629345ae7f..0bb0e20a36ace786ffc3745931376157e7334866:/packages/sharutils/build.sh diff --git a/packages/sharutils/build.sh b/packages/sharutils/build.sh index 444f797d..39cb3713 100644 --- a/packages/sharutils/build.sh +++ b/packages/sharutils/build.sh @@ -1,6 +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"