automake: bump version.

This commit is contained in:
Jerome Duval
2020-05-05 13:45:31 +02:00
parent 665c3c05f5
commit bd34643aa3

View File

@@ -4,12 +4,12 @@ files from \"Makefile.am\" files. \"Makefile.am\" is a series of \"make\" macro
definitions (with rules occasionally thrown in). The generated \"Makefile.in\" \
files are compatible with the GNU Makefile standards."
HOMEPAGE="https://www.gnu.org/software/automake/"
COPYRIGHT="2011-2018 Free Software Foundation, Inc."
COPYRIGHT="2011-2020 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://ftpmirror.gnu.org/automake/automake-$portVersion.tar.gz
https://ftp.gnu.org/gnu/automake/automake-$portVersion.tar.gz"
CHECKSUM_SHA256="608a97523f97db32f1f5d5615c98ca69326ced2054c9f82e65bade7fc4c9dea8"
CHECKSUM_SHA256="b2f361094b410b4acbf4efba7337bdb786335ca09eb2518635a09fb7319ca5c1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm"