aboutsummaryrefslogtreecommitdiff
path: root/network/spamassassin/spamassassin.SlackBuild
diff options
context:
space:
mode:
authorGerardo Zamudio <gerardo.zamudio@linux.com>2019-11-18 13:58:43 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-23 16:02:02 +0700
commit7e7b7e62d14fc5229b8e82dee482d7e98d31095a (patch)
tree32b6a98eb5cf06abca62cae1281f3014b4e2f3d2 /network/spamassassin/spamassassin.SlackBuild
parent799171177978acadf99e895f573c8368048dee3e (diff)
network/spamassassin: Updated for version 3.4.2, new maintainer.
Diffstat (limited to 'network/spamassassin/spamassassin.SlackBuild')
-rw-r--r--network/spamassassin/spamassassin.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/spamassassin/spamassassin.SlackBuild b/network/spamassassin/spamassassin.SlackBuild
index d17f9d5e4520d..13f1b0388c64f 100644
--- a/network/spamassassin/spamassassin.SlackBuild
+++ b/network/spamassassin/spamassassin.SlackBuild
@@ -5,6 +5,8 @@
# Copyright 2008-2015 LukenShiro, Italy
# All rights reserved.
#
+# Maintained by Gerardo Zamudio <gerardo.zamudio@linux.com>
+#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
@@ -26,7 +28,7 @@
# spamassassin database, and most of spamassassin dependencies' scripts.
PRGNAM=spamassassin
-VERSION=${VERSION:-3.4.1}
+VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}