automake: update to 1.12.4.
This commit is contained in:
parent
d09bf84451
commit
3dac0f2e8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'automake'.
|
||||
pkgname=automake
|
||||
version=1.12.3
|
||||
version=1.12.4
|
||||
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=c4207b057b97ab771be61b73b8f848c31fb9f0c3bb204a7f1aca5bbeff41eb5a
|
||||
checksum=516f218ce5fb0e79005987cec67d1bc35e012b7b71521eab35fa47c7416df772
|
||||
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 a new issue