network/openconnect: Updated for version 5.01.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
244d775f32
commit
11cdf9150b
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openconnect
|
||||
VERSION=${VERSION:-3.20}
|
||||
VERSION=${VERSION:-5.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openconnect"
|
||||
VERSION="3.20"
|
||||
VERSION="5.01"
|
||||
HOMEPAGE="http://www.infradead.org/openconnect.html"
|
||||
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-3.20.tar.gz"
|
||||
MD5SUM="3ba7c295e05b3053eec84ddc6705d89e"
|
||||
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-5.01.tar.gz"
|
||||
MD5SUM="40b059f0fe955cd4f41d7abb97d84ce8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
openconnect: OpenConnect (Client for Cisco's AnyConnect SSL VPN)
|
||||
|
|
Loading…
Reference in New Issue