diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 14:42:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 14:42:33 +0000 |
commit | 2e156009384a6f3c964695eaa938554d4a2f559d (patch) | |
tree | 403b3a34667e45ae38fbd9ea417a9e93f5245dfb /community/rspamd | |
parent | 9826d82f86f760c9e18fccfeaf418edc9d8cc734 (diff) | |
download | aports-2e156009384a6f3c964695eaa938554d4a2f559d.tar.bz2 aports-2e156009384a6f3c964695eaa938554d4a2f559d.tar.xz |
community/rspamd: rebuild against icu-62.1
Diffstat (limited to 'community/rspamd')
-rw-r--r-- | community/rspamd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rspamd/APKBUILD b/community/rspamd/APKBUILD index 545c62b78a..689ef7f7da 100644 --- a/community/rspamd/APKBUILD +++ b/community/rspamd/APKBUILD @@ -5,7 +5,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> pkgname=rspamd pkgver=1.7.9 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, free and open-source spam filtering system" url="https://rspamd.com" arch="x86_64 x86 armhf armv7 ppc64le" |