diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:12:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:12:08 +0000 |
commit | 420fc4f8e231b15e000124b357e8a97a41d32694 (patch) | |
tree | ed50569d1ce775ecbe14ce01134f61344197e946 /testing/squidguard | |
parent | 0ac7ac040a961ef370fd442c34bec3cfc35ebf7c (diff) | |
download | aports-420fc4f8e231b15e000124b357e8a97a41d32694.tar.bz2 aports-420fc4f8e231b15e000124b357e8a97a41d32694.tar.xz |
testing/squidguard: rebuild against db-5.2
Diffstat (limited to 'testing/squidguard')
-rw-r--r-- | testing/squidguard/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/squidguard/APKBUILD b/testing/squidguard/APKBUILD index 0f67df3914..f7e7f45d48 100644 --- a/testing/squidguard/APKBUILD +++ b/testing/squidguard/APKBUILD @@ -2,7 +2,7 @@ pkgname=squidguard _realname=squidGuard pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Squid URL redirector" url="http://www.squidguard.org" arch="all" |