extra/acf-core: upgrade to 0.6.0

This commit is contained in:
Natanael Copa 2009-06-11 15:00:30 +00:00
parent db518e18bc
commit acc3ee757e

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-core
pkgver=0.5.0
pkgver=0.6.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="77133185ded192fa8c53585feeb9fb58 acf-core-0.5.0.tar.bz2"
md5sums="2b92e14da6b20cb093626f861025f92f acf-core-0.6.0.tar.bz2"