aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-10-08 13:52:49 +0000
committerTed Trask <ttrask01@yahoo.com>2010-10-08 14:26:43 +0000
commit9b78ceb002fb170a66495a954b7cc01a70bb4e1c (patch)
tree14588cbdb04d02511f3467747fbb5e2ef40a0e94
parentbbfa55fee0239bc349611056db5d767e939f981e (diff)
downloadaports-9b78ceb002fb170a66495a954b7cc01a70bb4e1c.tar.bz2
aports-9b78ceb002fb170a66495a954b7cc01a70bb4e1c.tar.xz
main/acf-core: upgrade to 0.11.0
(cherry picked from commit b4deb9ccd9f3fa4a7f80444435e328d3534d72d7)
-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 afb7f77e86..ef6088429e 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.9
+pkgver=0.11.0
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="f7d5689cf8034a9b6df11b4ba130a9aa acf-core-0.10.9.tar.bz2"
+md5sums="26e72649cd266bedbfd9f2d3a6eb5f6e acf-core-0.11.0.tar.bz2"