X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/aa4722fc77f871580ed63a5bd9da0c352c086407..af2143d7e53857aecdf66556b96807b1cba3376e:/packages/automake/build.sh diff --git a/packages/automake/build.sh b/packages/automake/build.sh index e8b56021..27fd0ca3 100644 --- a/packages/automake/build.sh +++ b/packages/automake/build.sh @@ -1,6 +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_SRCURL=http://ftp.gnu.org/gnu/automake/automake-${TERMUX_PKG_VERSION}.tar.xz +TERMUX_PKG_VERSION=1.15.1 +TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/automake/automake-${TERMUX_PKG_VERSION}.tar.xz +TERMUX_PKG_SHA256=af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf TERMUX_PKG_DEPENDS="autoconf" TERMUX_PKG_PLATFORM_INDEPENDENT=yes