aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-09 06:09:08 +0000
committerTed Trask <ttrask01@yahoo.com>2009-10-15 14:27:11 +0000
commit89ecc1354bdb506f3694333f7537f628831566b8 (patch)
tree4cbbba6f61eee66d0df737f12cf8d44f396e8f0b
parent73ae179ab3cd29fbfa9cbefcbdd5f981ffe4f23e (diff)
downloadalpine_aports-89ecc1354bdb506f3694333f7537f628831566b8.tar.bz2
alpine_aports-89ecc1354bdb506f3694333f7537f628831566b8.tar.xz
alpine_aports-89ecc1354bdb506f3694333f7537f628831566b8.zip
main/acf-weblog: upgrade to 0.4.7
(cherry picked from commit e5722671b9295bf77f9254210652ef4f95e47135)
-rw-r--r--main/acf-weblog/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/acf-weblog/APKBUILD b/main/acf-weblog/APKBUILD
index d4934b7686..3c5efb9bbf 100644
--- a/main/acf-weblog/APKBUILD
+++ b/main/acf-weblog/APKBUILD
@@ -1,8 +1,8 @@
1# Contributor: Ted Trask <ttrask01@yahoo.com> 1# Contributor: Ted Trask <ttrask01@yahoo.com>
2# Maintainer: Ted Trask <ttrask01@yahoo.com> 2# Maintainer: Ted Trask <ttrask01@yahoo.com>
3pkgname=acf-weblog 3pkgname=acf-weblog
4pkgver=0.4.6 4pkgver=0.4.7
5pkgrel=1 5pkgrel=0
6pkgdesc="ACF for web proxy (squid and dansguardian) logfiles" 6pkgdesc="ACF for web proxy (squid and dansguardian) logfiles"
7url="http://git.alpinelinux.org/cgit/acf-weblog" 7url="http://git.alpinelinux.org/cgit/acf-weblog"
8license="GPL-2" 8license="GPL-2"
@@ -17,4 +17,4 @@ build() {
17 make DESTDIR="$pkgdir" install 17 make DESTDIR="$pkgdir" install
18} 18}
19 19
20md5sums="bae7698ffc85358be9cfa181bcd099d9 acf-weblog-0.4.6.tar.bz2" 20md5sums="6cb0bb5987007f389ee113767b082191 acf-weblog-0.4.7.tar.bz2"