aboutsummaryrefslogtreecommitdiffstats
path: root/main/automake
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-31 08:35:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-31 16:02:15 +0000
commit7ce4fe038626562caae27d1f0e133cd0ba45a7cb (patch)
tree8e3b5642eec00e535e3a0cd2fb8541e3f6495b64 /main/automake
parentd0954689965cfd35164fa3d6f800ece45bbac13b (diff)
downloadaports-7ce4fe038626562caae27d1f0e133cd0ba45a7cb.tar.bz2
aports-7ce4fe038626562caae27d1f0e133cd0ba45a7cb.tar.xz
main/automake: upgrade to 1.13
Diffstat (limited to 'main/automake')
-rw-r--r--main/automake/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/automake/APKBUILD b/main/automake/APKBUILD
index 9234e0cfeb..589c0ab558 100644
--- a/main/automake/APKBUILD
+++ b/main/automake/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=automake
-pkgver=1.12.6
+pkgver=1.13
pkgrel=0
pkgdesc="A GNU tool for automatically creating Makefiles"
arch="noarch"
@@ -22,4 +22,4 @@ package() {
make DESTDIR=$pkgdir install
}
-md5sums="199d39ece2e6070d64ac20d45ac86026 automake-1.12.6.tar.gz"
+md5sums="255661c7729d04ef2f8f58d076c89ecc automake-1.13.tar.gz"