diff --git a/network/mail/spamassassin/actions.py b/network/mail/spamassassin/actions.py
index cf0d4634b1..ab738248f3 100644
--- a/network/mail/spamassassin/actions.py
+++ b/network/mail/spamassassin/actions.py
@@ -13,8 +13,8 @@ shelltools.export("CFLAGS", "%s -DSPAMC_SSL -lssl -lcrypto" % get.CFLAGS())
def setup():
perlmodules.configure()
- shelltools.cd("spamc")
- shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
+ #shelltools.cd("spamc")
+ #shelltools.system("./configure.pl && ./configure --enable-ssl=yes")
def build():
perlmodules.make()
diff --git a/network/mail/spamassassin/pspec.xml b/network/mail/spamassassin/pspec.xml
index 06002f23bc..95885b12aa 100644
--- a/network/mail/spamassassin/pspec.xml
+++ b/network/mail/spamassassin/pspec.xml
@@ -13,8 +13,8 @@
network.mail
Spam detector and markup engine.
Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).
-
- mirrors://apache/spamassassin/source/Mail-SpamAssassin-3.4.6.tar.bz2
+
+ mirrors://apache/spamassassin/source/Mail-SpamAssassin-4.0.0.tar.bz2
re2c
@@ -73,6 +73,13 @@
+
+ 2022-12-25
+ 4.0.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2021-09-23
3.4.6
@@ -82,4 +89,3 @@
-