X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/3bf8dead7cdcea3142e32b3d8bcc35c03a60ece7..HEAD:/packages/automake/build.sh diff --git a/packages/automake/build.sh b/packages/automake/build.sh index 35ce3b42..516863c5 100644 --- a/packages/automake/build.sh +++ b/packages/automake/build.sh @@ -1,7 +1,7 @@ -TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/automake/ +TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/automake/ TERMUX_PKG_DESCRIPTION="Tool for automatically generating Makefile.in files" -TERMUX_PKG_VERSION=1.15 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION=1.16.1 +TERMUX_PKG_SHA256=5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/automake/automake-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_DEPENDS="autoconf" TERMUX_PKG_PLATFORM_INDEPENDENT=yes