main/automake: upgrade to 1.13.1

This commit is contained in:
Bartłomiej Piotrowski 2013-01-03 16:34:15 +01:00
parent 99192ae937
commit 55aab3c580

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=automake
pkgver=1.13
pkgver=1.13.1
pkgrel=0
pkgdesc="A GNU tool for automatically creating Makefiles"
arch="noarch"
@ -22,4 +22,4 @@ package() {
make DESTDIR=$pkgdir install
}
md5sums="255661c7729d04ef2f8f58d076c89ecc automake-1.13.tar.gz"
md5sums="78a0ef8216b0556b44508e7b5b0c0847 automake-1.13.1.tar.gz"