diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 17:08:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | a11694929cef35b7a67758a92c8e9351e671ff5d (patch) | |
tree | fa8a7f73ff2699e8a1268b20f3411ed3056b7826 | |
parent | 89b35403e66235fd3ca2fcacd50a065a679b7ea2 (diff) | |
download | aports-a11694929cef35b7a67758a92c8e9351e671ff5d.tar.bz2 aports-a11694929cef35b7a67758a92c8e9351e671ff5d.tar.xz |
testing/rspamd: rebuild against icu-59.1
-rw-r--r-- | testing/rspamd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rspamd/APKBUILD b/testing/rspamd/APKBUILD index 5c65143edc..3f2dcc9e60 100644 --- a/testing/rspamd/APKBUILD +++ b/testing/rspamd/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Nathan Angelacos <nangel@alpinelinux.org> pkgname=rspamd pkgver=1.5.9 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, free and open-source spam filtering system" url="https://rspamd.com" arch="x86_64 x86 armhf" |