automake: update to 1.12.6.
This commit is contained in:
parent
3cbc8d13a1
commit
88abf015e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'automake'.
|
||||
pkgname=automake
|
||||
version=1.12.5
|
||||
version=1.12.6
|
||||
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=35dac82775f100de4699818cf62dda341cd6020189e5345ab1461859f35097cc
|
||||
checksum=f834ab2145b1ee24bd85387950044f5cb418dd0af2b84c52e60c2bf29162dbfa
|
||||
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