X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/3f9d72016a389119b9979f9fdfdc2fb0e2579d00..295241d4043c55a41259b4846464e1668b2f6a5f:/packages/stow/build.sh diff --git a/packages/stow/build.sh b/packages/stow/build.sh index 703d4f6e..7dc1dfb9 100644 --- a/packages/stow/build.sh +++ b/packages/stow/build.sh @@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/stow/ TERMUX_PKG_DESCRIPTION="Stow is a tool for managing the installation of multiple software packages in the same run-time directory tree. " TERMUX_PKG_VERSION=2.2.2 TERMUX_PKG_SRCURL=http://mirror.reismil.ch/gnu/stow/stow-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=e2f77649301b215b9adbc2f074523bedebad366812690b9dc94457af5cf273df TERMUX_PKG_FOLDERNAME=stow-${TERMUX_PKG_VERSION} TERMUX_PKG_DEPENDS="perl" TERMUX_PKG_BUILD_IN_SRC=yes