automake: update to 1.15.
This commit is contained in:
parent
ed9aea9ed9
commit
a122cf255b
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'automake'.
|
||||
pkgname=automake
|
||||
version=1.14.1
|
||||
revision=3
|
||||
version=1.15
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl autoconf>=2.60"
|
||||
|
@ -11,4 +11,4 @@ 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=a9b4f04b8b69cac2e832a38a718943aa976dbdad0097211f8b3448afdacf0669
|
||||
checksum=9908c75aabd49d13661d6dcb1bc382252d22cc77bf733a2d55e87f2aa2db8636
|
||||
|
|
Loading…
Reference in New Issue