automake: bump revision

This commit is contained in:
Leonid Pliushch 2020-11-21 21:24:38 +00:00
parent 35ea9c8ac4
commit 5c5df2031c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/automake/
TERMUX_PKG_DESCRIPTION="Tool for automatically generating Makefile.in files"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.16.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/automake/automake-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a
TERMUX_PKG_DEPENDS="autoconf"