mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/acf-weblog: upgrade to 0.8.0
This commit is contained in:
parent
6361af390c
commit
5d8167beb1
@ -1,13 +1,13 @@
|
||||
# Contributor: Ted Trask <ttrask01@yahoo.com>
|
||||
# Maintainer: Ted Trask <ttrask01@yahoo.com>
|
||||
pkgname=acf-weblog
|
||||
pkgver=0.7.4
|
||||
pkgver=0.8.0
|
||||
pkgrel=0
|
||||
pkgdesc="ACF for web proxy (squid and dansguardian) logfiles"
|
||||
url="http://git.alpinelinux.org/cgit/acf-weblog"
|
||||
arch="noarch"
|
||||
license="GPL-2"
|
||||
depends="acf-core lua lua-sql-postgres wget postgresql-client"
|
||||
depends="acf-core lua lua-sql-postgres wget postgresql-client lua-subprocess"
|
||||
makedepends=""
|
||||
install="$pkgname.post-upgrade"
|
||||
subpackages=""
|
||||
@ -21,5 +21,5 @@ package() {
|
||||
"$pkgdir"/usr/sbin/acf-weblog-update-schema
|
||||
}
|
||||
|
||||
md5sums="d5eb103dbb60dc173140dd985304ef06 acf-weblog-0.7.4.tar.bz2
|
||||
md5sums="aaff7bf71ba06b64c7cc989e7e41eae4 acf-weblog-0.8.0.tar.bz2
|
||||
b88ba3059c0a20c5a70cb962428e166f acf-weblog-update-schema"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user