diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-02 23:38:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-02 23:40:02 -0500 |
commit | 11cdf9150b565153e06160e47abbf0e72ed7194e (patch) | |
tree | 0af5c030e8f8bf29170070afade910a2ccbfa823 /network/openconnect | |
parent | 244d775f32b5386793dae1510d67c12e0ac77650 (diff) | |
download | slackbuilds-11cdf9150b565153e06160e47abbf0e72ed7194e.tar.gz |
network/openconnect: Updated for version 5.01.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/openconnect')
-rw-r--r-- | network/openconnect/openconnect.SlackBuild | 2 | ||||
-rw-r--r-- | network/openconnect/openconnect.info | 6 | ||||
-rw-r--r-- | network/openconnect/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/network/openconnect/openconnect.SlackBuild b/network/openconnect/openconnect.SlackBuild index cf1a6d6409..8c8d17986d 100644 --- a/network/openconnect/openconnect.SlackBuild +++ b/network/openconnect/openconnect.SlackBuild @@ -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} diff --git a/network/openconnect/openconnect.info b/network/openconnect/openconnect.info index 2f11d0bb4c..bdde8788e0 100644 --- a/network/openconnect/openconnect.info +++ b/network/openconnect/openconnect.info @@ -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="" diff --git a/network/openconnect/slack-desc b/network/openconnect/slack-desc index 60d79b13ed..e613aa5ee5 100644 --- a/network/openconnect/slack-desc +++ b/network/openconnect/slack-desc @@ -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) |