summaryrefslogtreecommitdiffstats
path: root/network/rspamd/rspamd.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2021-01-17 12:47:49 +0100
committer Robby Workman2021-04-18 06:57:13 +0200
commitf08a030e60bfaf6deba8e311e755d2b8dd321ab2 (patch)
tree013ecf1a970357667e6bf37bc228f7d3e806c954 /network/rspamd/rspamd.SlackBuild
parent1d908d1e425f905420a5af96718e78d35bbf0803 (diff)
downloadslackbuilds-f08a030e60bfaf6deba8e311e755d2b8dd321ab2.tar.gz
network/rspamd: Updated for version 2.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/rspamd/rspamd.SlackBuild')
-rw-r--r--network/rspamd/rspamd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/rspamd/rspamd.SlackBuild b/network/rspamd/rspamd.SlackBuild
index 60ff15d91d..b1e50c4053 100644
--- a/network/rspamd/rspamd.SlackBuild
+++ b/network/rspamd/rspamd.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rspamd
-VERSION=${VERSION:-2.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then