automake: update to 1.14.
This commit is contained in:
parent
492076a59e
commit
e411d0f4a8
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'automake'.
|
||||
pkgname=automake
|
||||
version=1.13.2
|
||||
version=1.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl autoconf>=2.60"
|
||||
|
@ -9,7 +9,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=80692147333399def4116ac1967e92fea9dd26f28670a36600efc2755648a646
|
||||
checksum=e1188f5d074374cf06946cabb2b9e70bee141637a8fd1fab9a660c8930fe8059
|
||||
|
||||
automake_package() {
|
||||
depends="perl autoconf>=2.60"
|
||||
|
|
Loading…
Reference in New Issue