diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-27 15:48:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-27 22:14:35 +0000 |
commit | 962a6a3f5d3ba038d766de1d3ba108a65debd85c (patch) | |
tree | ad65d234b19ace52d9d3c71fdcbd31aaba10b749 /testing/squidguard | |
parent | 8d79bf9b75fd377a2a27a3a928da645dd5db8e79 (diff) | |
download | aports-962a6a3f5d3ba038d766de1d3ba108a65debd85c.tar.bz2 aports-962a6a3f5d3ba038d766de1d3ba108a65debd85c.tar.xz |
testingsquidguard/: rebuild against db-5.3
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 9b781ea221..4187bfb1ae 100644 --- a/testing/squidguard/APKBUILD +++ b/testing/squidguard/APKBUILD @@ -2,7 +2,7 @@ pkgname=squidguard _realname=squidGuard pkgver=1.4 -pkgrel=2 +pkgrel=3 pkgdesc="Squid URL redirector" url="http://www.squidguard.org" arch="all" |