network/openconnect: Updated for version 5.03.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9a5607992d
commit
758c63f2b0
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for openconnect
|
# Slackware build script for openconnect
|
||||||
|
|
||||||
# Copyright 2010-2012 Robby Workman, Northport, Alabama, USA
|
# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=openconnect
|
PRGNAM=openconnect
|
||||||
VERSION=${VERSION:-5.01}
|
VERSION=${VERSION:-5.03}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="openconnect"
|
PRGNAM="openconnect"
|
||||||
VERSION="5.01"
|
VERSION="5.03"
|
||||||
HOMEPAGE="http://www.infradead.org/openconnect.html"
|
HOMEPAGE="http://www.infradead.org/openconnect.html"
|
||||||
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-5.01.tar.gz"
|
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-5.03.tar.gz"
|
||||||
MD5SUM="40b059f0fe955cd4f41d7abb97d84ce8"
|
MD5SUM="ff43ed1dbaccd2537fd7c5bfb04295a6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue