diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/acf-weblog/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-weblog/APKBUILD b/main/acf-weblog/APKBUILD index 3c5efb9bbf..6b49bd41d6 100644 --- a/main/acf-weblog/APKBUILD +++ b/main/acf-weblog/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Ted Trask <ttrask01@yahoo.com> # Maintainer: Ted Trask <ttrask01@yahoo.com> pkgname=acf-weblog -pkgver=0.4.7 +pkgver=0.4.8 pkgrel=0 pkgdesc="ACF for web proxy (squid and dansguardian) logfiles" url="http://git.alpinelinux.org/cgit/acf-weblog" @@ -17,4 +17,4 @@ build() { make DESTDIR="$pkgdir" install } -md5sums="6cb0bb5987007f389ee113767b082191 acf-weblog-0.4.7.tar.bz2" +md5sums="b50c43d1d692c009318ba655e2ea1059 acf-weblog-0.4.8.tar.bz2" |