summaryrefslogtreecommitdiffstats
path: root/main/acf-core
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-09-21 20:13:43 +0000
committerTed Trask <ttrask01@yahoo.com>2010-09-21 20:13:43 +0000
commit647999fdf3057d2b7756f0ee137ef030bca22056 (patch)
treea9c82da7c72a4683476463347c0a0cb2fb77b0b7 /main/acf-core
parentd61876969dd09bfd4241d95814527a11e9ecc32e (diff)
main/acf-core: upgrade to 0.10.9
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 954f39ec712..afb7f77e860 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"