automake: update to 1.12.5.

This commit is contained in:
Juan RP 2012-11-18 10:58:22 +01:00
parent d9ef320904
commit 90e90872f9

View file

@ -1,6 +1,6 @@
# Template build file for 'automake'. # Template build file for 'automake'.
pkgname=automake pkgname=automake
version=1.12.4 version=1.12.5
revision=1 revision=1
noarch=yes noarch=yes
build_style=gnu-configure build_style=gnu-configure
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.gnu.org/software/automake" homepage="http://www.gnu.org/software/automake"
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz" distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz"
checksum=516f218ce5fb0e79005987cec67d1bc35e012b7b71521eab35fa47c7416df772 checksum=35dac82775f100de4699818cf62dda341cd6020189e5345ab1461859f35097cc
long_desc=" long_desc="
Automake is an experimental Makefile generator. It was inspired by Automake is an experimental Makefile generator. It was inspired by
the 4.4BSD make and include files, but aims to be portable and to the 4.4BSD make and include files, but aims to be portable and to