network/s-nail: Updated for version 14.9.17.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2020-02-08 02:34:29 +07:00 committed by Willy Sudiarto Raharjo
parent 23f68e914d
commit 313dd08383
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for S-nail
# Copyright 2008, 2009, 2010, 2016 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2018 - 2019 Johannes Schoepfer, Germany
# Copyright 2018 - 2020 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s-nail
VERSION=${VERSION:-14.9.16}
VERSION=${VERSION:-14.9.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -85,6 +85,7 @@ make \
config
make build
make test
make install DESTDIR=$PKG
# Tighten up the perms a bit:

View file

@ -1,8 +1,8 @@
PRGNAM="s-nail"
VERSION="14.9.16"
VERSION="14.9.17"
HOMEPAGE="https://www.sdaoden.eu/code.html"
DOWNLOAD="https://www.sdaoden.eu/downloads/s-nail-14.9.16.tar.xz"
MD5SUM="21716bcfbb27e6bdbdc5b9dc74a47887"
DOWNLOAD="https://www.sdaoden.eu/downloads/s-nail-14.9.17.tar.xz"
MD5SUM="844524dee4c7c9b5255a2b0cf7159c7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"