mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/kde-networkmanagement-openconnect: Updated for version 0.9.0.12.
There's a possibility that this won't work with the 0.9.0.9 version of the parent package in Slackware 14.1, in which case we'll have to revert openconnect back to the previous version. That's not really a desirable move either though, since the newer version has support for some new stuff that users want. Let me know if there's a problem with this and we'll go from there. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0e3e97b4da
commit
13e767b2c3
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for kde-networkmanagement-openconnect
|
||||
|
||||
# Copyright 2013 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2013-2015 Robby Workman, Tuscaloosa, 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=kde-networkmanagement-openconnect
|
||||
VERSION=${VERSION:-0.9.0.9}
|
||||
VERSION=${VERSION:-0.9.0.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kde-networkmanagement-openconnect"
|
||||
VERSION="0.9.0.9"
|
||||
VERSION="0.9.0.12"
|
||||
HOMEPAGE="http://userbase.kde.org/NetworkManagement"
|
||||
DOWNLOAD="http://mirrors.slackware.com/slackware/slackware-14.1/source/kde/src/extragear/networkmanagement-0.9.0.9.tar.xz"
|
||||
MD5SUM="ea4f6ced61a93af98814a6b110c447e5"
|
||||
DOWNLOAD="http://download.kde.org/unstable/networkmanagement/0.9.0.12/src/networkmanagement-0.9.0.12.tar.xz"
|
||||
MD5SUM="3a2b0b8f3545727cf0ded82e82a936b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openconnect"
|
||||
|
|
Loading…
Reference in a new issue