automake: update to 1.12.3.
This commit is contained in:
parent
5d1212e441
commit
5050306f32
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'automake'.
|
||||
pkgname=automake
|
||||
version=1.12.2
|
||||
version=1.12.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnu.org/software/automake"
|
||||
distfiles="http://ftp.gnu.org/gnu/automake/$pkgname-$version.tar.xz"
|
||||
checksum=5fb56e918189b377a22368e19baaf70252bd85a9969ed5f8a8373f49e8faf07f
|
||||
checksum=c4207b057b97ab771be61b73b8f848c31fb9f0c3bb204a7f1aca5bbeff41eb5a
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue