diff --git a/srcpkgs/automake/template b/srcpkgs/automake/template index 3a1e5f4b249..59a343dc933 100644 --- a/srcpkgs/automake/template +++ b/srcpkgs/automake/template @@ -1,11 +1,13 @@ # Template build file for 'automake'. pkgname=automake -version=1.11.1 -distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.bz2" +version=1.11.3 +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 " -checksum=5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae +license="GPL-2" +checksum=f9e0be260c24ef61223fe961ba830fe46afc421fc0edf3864dbc88b5de36a529 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