mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/sstp-client: Updated for version 1.0.11.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
adb6deb5dd
commit
9794bc2e7a
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue