summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-06-05 11:26:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-06-05 11:26:53 +0000
commit3d13230280589253964b7f8dc28238f4fb2f4b52 (patch)
tree3c1393674928d20a38b7145899f815f5c71004ca
parentaca3931185630f5d8004902d17f7f944c718ad34 (diff)
downloadaports-3d13230280589253964b7f8dc28238f4fb2f4b52.tar.bz2
aports-3d13230280589253964b7f8dc28238f4fb2f4b52.tar.xz
extra/acf-core: upgrade to 0.5.0
-rw-r--r--extra/acf-core/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/acf-core/APKBUILD b/extra/acf-core/APKBUILD
index 7cb54672..f966d649 100644
--- a/extra/acf-core/APKBUILD
+++ b/extra/acf-core/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
-pkgver=0.4.22
+pkgver=0.5.0
pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
@@ -12,4 +12,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="c491d0decae8fe8341a685f2f0247815 acf-core-0.4.22.tar.bz2"
+md5sums="77133185ded192fa8c53585feeb9fb58 acf-core-0.5.0.tar.bz2"