From f670e7d760e94abcd676ed99c04bd0c18b623010 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 1 Jan 2010 18:16:52 +0000 Subject: main/acf-core: upgrade to 0.9.0, add depend on acf-lib and acf-jquery. --- main/acf-core/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/acf-core') diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index 8dc4c840..5b84f081 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -1,15 +1,15 @@ # Maintainer: Natanael Copa pkgname=acf-core -pkgver=0.8.5 +pkgver=0.9.0 pkgrel=0 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" license="GPL-2" -depends="acf-skins haserl lua luaposix md5" +depends="acf-jquery acf-lib acf-skins haserl lua luaposix md5" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" build() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -md5sums="beb566984d64373caa8eddcb69d0451a acf-core-0.8.5.tar.bz2" +md5sums="1de4ac2822d280d5587363ed768e74eb acf-core-0.9.0.tar.bz2" -- cgit v1.2.3