From ea456683671635e8a1e2683d627f6cb39c866d2e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 7 Jan 2010 16:59:19 +0000 Subject: main/acf-core: update dependencies use new names for lua-posix and lua-md5 --- main/acf-core/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index b5a141a17..6ea2cdbe1 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -1,11 +1,11 @@ # Maintainer: Natanael Copa pkgname=acf-core pkgver=0.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" license="GPL-2" -depends="acf-jquery acf-lib acf-skins haserl lua luaposix md5" +depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" build() { -- cgit v1.2.3