diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-03-02 21:25:29 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-03-02 21:25:29 +0000 |
commit | 9863d1899d6bbc36b5e63dadf570cdc85288bbcf (patch) | |
tree | e29be9df808cf6e026d8aa3237f0a66a342f01fc | |
parent | b89e6cf0f0bda10fcc9e978ef6c00ab8f0d810c2 (diff) | |
download | slackbuilds-9863d1899d6bbc36b5e63dadf570cdc85288bbcf.tar.gz slackbuilds-9863d1899d6bbc36b5e63dadf570cdc85288bbcf.tar.bz2 |
spamassassin updated
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1069 370017ae-e619-0410-ac65-c121f96126d4
-rwxr-xr-x | dev/perl/perl-mail-spamassassin/perl-mail-spamassassin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/perl/perl-mail-spamassassin/perl-mail-spamassassin.SlackBuild b/dev/perl/perl-mail-spamassassin/perl-mail-spamassassin.SlackBuild index 60079da8..42c9ab6e 100755 --- a/dev/perl/perl-mail-spamassassin/perl-mail-spamassassin.SlackBuild +++ b/dev/perl/perl-mail-spamassassin/perl-mail-spamassassin.SlackBuild @@ -29,7 +29,7 @@ fi NAME="Mail::SpamAssassin" PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`" TMP=${TMP:=/tmp} -VERSION=${VERSION:=3.1.7} +VERSION=${VERSION:=3.1.8} ARCH=${ARCH:=i386} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} |