summaryrefslogtreecommitdiff
path: root/system/mailfromd/mailfromd.SlackBuild
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-01-06 11:57:55 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-08 07:24:51 +0700
commit5945caa651ed319db7b00718d04a696300a1c06e (patch)
tree4563b3c198dd7a7a2d393e41487d1430f77e9fda /system/mailfromd/mailfromd.SlackBuild
parent2d5e77535b00df984cd052d495bd87e9e429aee6 (diff)
downloadslackbuilds-5945caa651ed319db7b00718d04a696300a1c06e.tar.gz
system/mailfromd: Updated for version 8.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mailfromd/mailfromd.SlackBuild')
-rw-r--r--system/mailfromd/mailfromd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/mailfromd/mailfromd.SlackBuild b/system/mailfromd/mailfromd.SlackBuild
index a9c24f9152..18771dd3d2 100644
--- a/system/mailfromd/mailfromd.SlackBuild
+++ b/system/mailfromd/mailfromd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mailfromd
-# Copyright 2018 Sergey Poznyakoff <gray@gnu.org>
+# Copyright 2021 Sergey Poznyakoff <gray@gnu.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mailfromd
-VERSION=${VERSION:-8.5}
+VERSION=${VERSION:-8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}