summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-09 13:30:26 +0000
committerTed Trask <ttrask01@yahoo.com>2009-10-15 14:27:31 +0000
commit858a1df5c6fe36e6d65a31681852bd39798b20b9 (patch)
treede775cec3d67755bc2de7acab8cb661d001c6cc9 /main
parent89ecc1354bdb506f3694333f7537f628831566b8 (diff)
downloadaports-858a1df5c6fe36e6d65a31681852bd39798b20b9.tar.bz2
aports-858a1df5c6fe36e6d65a31681852bd39798b20b9.tar.xz
main/acf-core: upgrade to 0.8.4
(cherry picked from commit c82754f29eb9877059ac4eb051999340260a69f9)
Diffstat (limited to 'main')
-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 686fa7fa..bb602697 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.8.3
+pkgver=0.8.4
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="96cb3feb5f3ad472f58ca79018a16dad acf-core-0.8.3.tar.bz2"
+md5sums="034876d08d945fb2636087a4df7e9e6b acf-core-0.8.4.tar.bz2"