diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-11 14:47:27 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-11 14:48:24 +0200 |
commit | 6f48fc320b153009bb16d385d62ab28cbe484cad (patch) | |
tree | 68749d4839147d54aa7dff05ba20746380e057d4 /testing/dovecot-antispam-plugin | |
parent | 0fea53b55014eda6788514f9e1d3cebdc98317be (diff) | |
download | aports-6f48fc320b153009bb16d385d62ab28cbe484cad.tar.bz2 aports-6f48fc320b153009bb16d385d62ab28cbe484cad.tar.xz |
testing/dovecot-antispam-plugin: rebuild against dovecot-2.2.25
Diffstat (limited to 'testing/dovecot-antispam-plugin')
-rw-r--r-- | testing/dovecot-antispam-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dovecot-antispam-plugin/APKBUILD b/testing/dovecot-antispam-plugin/APKBUILD index 755355b6f1..34061c2fe2 100644 --- a/testing/dovecot-antispam-plugin/APKBUILD +++ b/testing/dovecot-antispam-plugin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kozak Ivan <kozak-iv@yandex.ru> pkgname=dovecot-antispam-plugin pkgver=51 -pkgrel=0 +pkgrel=1 pkgdesc="Integrates DSPAM into dovecot IMAP server. Mercurial Version for dovecot >= 2.1" url="http://hg.dovecot.org/dovecot-antispam-plugin/" arch="all" |