mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for openconnect
|
||||
|
||||
# Copyright 2010-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA
|
||||
# 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=openconnect
|
||||
VERSION=${VERSION:-5.01}
|
||||
VERSION=${VERSION:-5.03}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openconnect"
|
||||
VERSION="5.01"
|
||||
VERSION="5.03"
|
||||
HOMEPAGE="http://www.infradead.org/openconnect.html"
|
||||
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-5.01.tar.gz"
|
||||
MD5SUM="40b059f0fe955cd4f41d7abb97d84ce8"
|
||||
DOWNLOAD="ftp://ftp.infradead.org/pub/openconnect/openconnect-5.03.tar.gz"
|
||||
MD5SUM="ff43ed1dbaccd2537fd7c5bfb04295a6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue