summaryrefslogtreecommitdiffstats
path: root/core/automake/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/automake/APKBUILD')
-rw-r--r--core/automake/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/automake/APKBUILD b/core/automake/APKBUILD
index 3c7dca7cc2f..05fe9dccce1 100644
--- a/core/automake/APKBUILD
+++ b/core/automake/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=automake
-pkgver=1.10.1
-pkgrel=1
+pkgver=1.10.2
+pkgrel=0
pkgdesc="A GNU tool for automatically creating Makefiles"
arch=i486
license=GPL
@@ -18,4 +18,4 @@ build() {
make DESTDIR=$pkgdir install
}
-md5sums="a0acfd1b167ba55a256f0c1af2983975 automake-1.10.1.tar.gz"
+md5sums="ede3e08c696861a01f4d2c6a2e822053 automake-1.10.2.tar.gz"