From 2de990e6aadce86d0d8e66894e3a73fd31ec59e3 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 26 Dec 2012 21:22:45 +0000 Subject: main/acf-core: upgrade to 0.16.0 --- main/acf-core/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main') diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index a1cfa2d12..271cb9686 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -1,18 +1,18 @@ # Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-core -pkgver=0.15.4 +pkgver=0.16.0 pkgrel=0 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" arch="noarch" license="GPL-2" install="$pkgname.post-upgrade" -depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5 lua-json4" +depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5 lua-json4 lua-subprocess" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -md5sums="519332d7362673420a990181441280be acf-core-0.15.4.tar.bz2" +md5sums="cbb99e13db37906fa4d6fddc776f029f acf-core-0.16.0.tar.bz2" -- cgit v1.2.3