From bd34643aa3f54212389dbf75406e13cb8882e79e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 5 May 2020 13:45:31 +0200 Subject: [PATCH] automake: bump version. --- .../{automake-1.16.1.recipe => automake-1.16.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-devel/automake/{automake-1.16.1.recipe => automake-1.16.2.recipe} (91%) diff --git a/sys-devel/automake/automake-1.16.1.recipe b/sys-devel/automake/automake-1.16.2.recipe similarity index 91% rename from sys-devel/automake/automake-1.16.1.recipe rename to sys-devel/automake/automake-1.16.2.recipe index f6b381b93..552fe30a2 100644 --- a/sys-devel/automake/automake-1.16.1.recipe +++ b/sys-devel/automake/automake-1.16.2.recipe @@ -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"