system/mailfromd: Updated for version 8.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Sergey Poznyakoff 2021-01-06 11:57:55 +02:00 committed by Willy Sudiarto Raharjo
parent 2d5e77535b
commit 5945caa651
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="mailfromd"
VERSION="8.5"
VERSION="8.9"
HOMEPAGE="http://puszcza.gnu.org.ua/software/mailfromd"
DOWNLOAD="http://download.gnu.org.ua/pub/release/mailfromd/mailfromd-8.5.tar.gz"
MD5SUM="3b2f97b5defe71e46ff8cbdff3990de5"
DOWNLOAD="http://download.gnu.org.ua/pub/release/mailfromd/mailfromd-8.9.tar.gz"
MD5SUM="77bb38237483616893b926356bc47103"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mailutils adns"