diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:11:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:11:25 +0000 |
commit | 0ac7ac040a961ef370fd442c34bec3cfc35ebf7c (patch) | |
tree | e4cd6a95543d569f3363f5d5646c1c22ce44c763 /testing | |
parent | 1e5d1b7a5f40c17ba6594a5232cfd7bd121f21b3 (diff) | |
download | aports-0ac7ac040a961ef370fd442c34bec3cfc35ebf7c.tar.bz2 aports-0ac7ac040a961ef370fd442c34bec3cfc35ebf7c.tar.xz |
testing/webalizer: rebuild against db-5.2
Diffstat (limited to 'testing')
-rw-r--r-- | testing/webalizer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/webalizer/APKBUILD b/testing/webalizer/APKBUILD index 1d9206e92..df1047eb0 100644 --- a/testing/webalizer/APKBUILD +++ b/testing/webalizer/APKBUILD @@ -3,7 +3,7 @@ pkgname=webalizer pkgver=2.23.05 _pkgver="2.23-05" -pkgrel=0 +pkgrel=1 pkgdesc="A web server log file analysis program producing HTML reports" url="http://www.webalizer.com/" arch="all" |