summaryrefslogtreecommitdiffstats
path: root/main/acf-weblog
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-01-07 17:31:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-01-07 17:31:03 +0000
commit867556634decf41c9303f30cd4dc74c2da7d8f65 (patch)
tree061910ed1a1a614cf780c8668e3cee159338ddf3 /main/acf-weblog
parentfbbdf77f8282d60f045dd0cef0ef78b2ed66f3ed (diff)
downloadaports-867556634decf41c9303f30cd4dc74c2da7d8f65.tar.bz2
aports-867556634decf41c9303f30cd4dc74c2da7d8f65.tar.xz
main/acf-weblog: update dependency name
luasql-postgres have changed name to lua-sql-postgres
Diffstat (limited to 'main/acf-weblog')
-rw-r--r--main/acf-weblog/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-weblog/APKBUILD b/main/acf-weblog/APKBUILD
index 2e7cd43a..358ad558 100644
--- a/main/acf-weblog/APKBUILD
+++ b/main/acf-weblog/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-weblog
pkgver=0.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="ACF for web proxy (squid and dansguardian) logfiles"
url="http://git.alpinelinux.org/cgit/acf-weblog"
license="GPL-2"
-depends="acf-core lua luasql-postgres wget postgresql-client"
+depends="acf-core lua lua-sql-postgres wget postgresql-client"
makedepends=""
install="$pkgname.post-upgrade"
subpackages=""