summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-06-22 18:56:25 +0000
committerTed Trask <ttrask01@yahoo.com>2011-06-22 18:56:25 +0000
commit1eb42c1c2c5727cfd46697db8e6cb0fcc5bb9441 (patch)
tree8a53c2742349c46d69d69594ac78d79a18e7488e /main/acf-core
parentbc0089b96c1b1f6dd188c130a412eb37da08baf3 (diff)
main/acf-core: upgrade to 0.13.2
Diffstat (limited to 'main/acf-core')
-rw-r--r--main/acf-core/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD
index 09c5bb8026b..2e914de2158 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-core
-pkgver=0.13.1
+pkgver=0.13.2
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -15,4 +15,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="72579f388db5c3603c448d635b8da73d acf-core-0.13.1.tar.bz2"
+md5sums="120b344ff922d0cd933b2cc9d0b2c656 acf-core-0.13.2.tar.bz2"