From 61aa32ddbe4631f2239345231c353d177db6b4b7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Apr 2012 09:50:30 +0200 Subject: [PATCH] automake: update to 1.12. --- srcpkgs/automake/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/automake/template b/srcpkgs/automake/template index 3f214d4c1a4..f907920b74a 100644 --- a/srcpkgs/automake/template +++ b/srcpkgs/automake/template @@ -1,13 +1,13 @@ # Template build file for 'automake'. pkgname=automake -version=1.11.5 +version=1.12 homepage="http://www.gnu.org/software/automake" distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz" build_style=gnu-configure short_desc="GNU Standards-compliant Makefile generator" maintainer="Juan RP " license="GPL-2" -checksum=894b1fd7a18db868cefb5246e335a19f7cdb92297d20aeda356e921f0981f3a9 +checksum=4f920cad2dc59f1be296b7d7584e3828a36154d16191f3cad60a73e6e9bcf879 long_desc=" Automake is an experimental Makefile generator. It was inspired by the 4.4BSD make and include files, but aims to be portable and to