diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2020-01-12 14:45:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 14:45:17 +0700 |
commit | 668cd831a191f93585a8691de3e64e34bc3f08f8 (patch) | |
tree | ce4516c9e8635a1129dca197e320fd1b1f82880b /network/s-nail | |
parent | 87d77ed09d932afd235593c9bcb264605373a3ab (diff) |
network/s-nail: Updated for version 14.9.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/s-nail')
-rw-r--r-- | network/s-nail/s-nail.SlackBuild | 3 | ||||
-rw-r--r-- | network/s-nail/s-nail.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/network/s-nail/s-nail.SlackBuild b/network/s-nail/s-nail.SlackBuild index 4e6d96403f00..bcee4f9c78fc 100644 --- a/network/s-nail/s-nail.SlackBuild +++ b/network/s-nail/s-nail.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=s-nail -VERSION=${VERSION:-14.9.15} +VERSION=${VERSION:-14.9.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -85,7 +85,6 @@ make \ config make build -make test make install DESTDIR=$PKG # Tighten up the perms a bit: diff --git a/network/s-nail/s-nail.info b/network/s-nail/s-nail.info index f724e20880d1..11110c87b472 100644 --- a/network/s-nail/s-nail.info +++ b/network/s-nail/s-nail.info @@ -1,8 +1,8 @@ PRGNAM="s-nail" -VERSION="14.9.15" +VERSION="14.9.16" HOMEPAGE="https://www.sdaoden.eu/code.html" -DOWNLOAD="https://www.sdaoden.eu/downloads/s-nail-14.9.15.tar.xz" -MD5SUM="2091022caf39eee9330b4c2b7e91eff3" +DOWNLOAD="https://www.sdaoden.eu/downloads/s-nail-14.9.16.tar.xz" +MD5SUM="21716bcfbb27e6bdbdc5b9dc74a47887" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |