automake: update to 1.11.3.

This commit is contained in:
Juan RP 2012-02-29 09:59:47 +01:00
parent e5534aa47c
commit 48955788e5

View file

@ -1,11 +1,13 @@
# Template build file for 'automake'. # Template build file for 'automake'.
pkgname=automake pkgname=automake
version=1.11.1 version=1.11.3
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.bz2" homepage="http://www.gnu.org/software/automake"
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
short_desc="GNU Standards-compliant Makefile generator" short_desc="GNU Standards-compliant Makefile generator"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae license="GPL-2"
checksum=f9e0be260c24ef61223fe961ba830fe46afc421fc0edf3864dbc88b5de36a529
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