diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-13 12:30:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-13 12:36:07 +0000 |
commit | bf063383c4f5122628e1a3514794521aa2ea43e5 (patch) | |
tree | 408d6205c37e2d6ce97ce875a152ef4d4267efff /testing/dspam/APKBUILD | |
parent | d1dfb6857b81b1562d52091382fc9a7023593fbf (diff) | |
download | aports-bf063383c4f5122628e1a3514794521aa2ea43e5.tar.bz2 aports-bf063383c4f5122628e1a3514794521aa2ea43e5.tar.xz |
testing/dspam: rebuild against postgresql-9.2
Diffstat (limited to 'testing/dspam/APKBUILD')
-rw-r--r-- | testing/dspam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index 2b17cacb3f..ff9be1cf1d 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -2,7 +2,7 @@ pkgname=dspam pkgver=3.9.1_rc1 _ver=3.9.1-RC1 -pkgrel=1 +pkgrel=2 pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" |