proot: Update package (#2156)
[termux-packages] / packages / automake / build.sh
index 35ce3b4..27fd0ca 100644 (file)
@@ -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.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