aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-09-10 13:14:34 +0000
committerTed Trask <ttrask01@yahoo.com>2010-09-10 20:01:37 +0000
commitd12e809b3d46a01e3a762e0e4e022f2a3443a9e5 (patch)
treeb2d5609e29e43760bc3ed76fb164daa5b1ce513a
parent73cb2d87aefae76adb3864f46ed3a8f0f786782c (diff)
downloadaports-d12e809b3d46a01e3a762e0e4e022f2a3443a9e5.tar.bz2
aports-d12e809b3d46a01e3a762e0e4e022f2a3443a9e5.tar.xz
main/acf-core: upgrade to 0.10.9
(cherry picked from commit 002f032159950cc4bbcb6250aced2e594ad9c42d)
-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 954f39ec71..afb7f77e86 100644
--- a/main/acf-core/APKBUILD
+++ b/main/acf-core/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
-pkgver=0.10.8
+pkgver=0.10.9
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -13,4 +13,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="9b69a783341df6a10a5a1d8440e0666a acf-core-0.10.8.tar.bz2"
+md5sums="f7d5689cf8034a9b6df11b4ba130a9aa acf-core-0.10.9.tar.bz2"