diff options
author | Mario Preksavec <mario@slackware.hr> | 2017-04-26 21:05:27 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:51:03 +0700 |
commit | 9794bc2e7ac125c3a29e6c0c87b51f9b7a955d5b (patch) | |
tree | 4e7694306d73461fae3c0564d1ac5aee3e54311b /network/sstp-client | |
parent | adb6deb5dd956dcfe120694b21b8935f3170bfbf (diff) |
network/sstp-client: Updated for version 1.0.11.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/sstp-client')
-rw-r--r-- | network/sstp-client/sstp-client.SlackBuild | 4 | ||||
-rw-r--r-- | network/sstp-client/sstp-client.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/sstp-client/sstp-client.SlackBuild b/network/sstp-client/sstp-client.SlackBuild index d10aa834e8e0..c6410db6701b 100644 --- a/network/sstp-client/sstp-client.SlackBuild +++ b/network/sstp-client/sstp-client.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SSTP-Client -# Copyright 2013, 2016 Mario Preksavec, Zagreb, Croatia +# Copyright 2013, 2016, 2017 Mario Preksavec, Zagreb, Croatia # 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=sstp-client -VERSION=${VERSION:-1.0.10} +VERSION=${VERSION:-1.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/sstp-client/sstp-client.info b/network/sstp-client/sstp-client.info index fa6144064cf7..72075cb910b0 100644 --- a/network/sstp-client/sstp-client.info +++ b/network/sstp-client/sstp-client.info @@ -1,8 +1,8 @@ PRGNAM="sstp-client" -VERSION="1.0.10" +VERSION="1.0.11" HOMEPAGE="http://sstp-client.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/sstp-client/sstp-client-1.0.10.tar.gz" -MD5SUM="5f290355187e5ce0423fb7e388e65b9d" +DOWNLOAD="http://downloads.sourceforge.net/sstp-client/sstp-client-1.0.11.tar.gz" +MD5SUM="4ddbc2fe33eb27d5a4f38d2241005970" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |