From 858a1df5c6fe36e6d65a31681852bd39798b20b9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 9 Oct 2009 13:30:26 +0000 Subject: main/acf-core: upgrade to 0.8.4 (cherry picked from commit c82754f29eb9877059ac4eb051999340260a69f9) --- main/acf-core/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/acf-core/APKBUILD') 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 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" -- cgit v1.2.3