From c2a57b139f5d06f64ef42e059782b1f495c79343 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 17:45:36 +0000 Subject: [PATCH] community/rspamd: rebuild against libevent-2.1.so.7 --- community/rspamd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rspamd/APKBUILD b/community/rspamd/APKBUILD index 3595ccf9dca..fede7b53152 100644 --- a/community/rspamd/APKBUILD +++ b/community/rspamd/APKBUILD @@ -5,7 +5,7 @@ # Contributor: Jakub Jirutka pkgname=rspamd pkgver=1.9.4 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, free and open-source spam filtering system" url="https://rspamd.com/" arch="all !s390x"