mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/openvswitch-utils: Updated for version 2.5.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
95e87a28ce
commit
fc3749eb8f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for openvswitch-utils
|
# Slackware build script for openvswitch-utils
|
||||||
|
|
||||||
# Copyright 2010, 2011, 2013, 2014, 2015 Mario Preksavec, Zagreb, Croatia
|
# Copyright 2010, 2011, 2013, 2014, 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||||
# 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=openvswitch-utils
|
PRGNAM=openvswitch-utils
|
||||||
VERSION=${VERSION:-2.4.0}
|
VERSION=${VERSION:-2.5.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="openvswitch-utils"
|
PRGNAM="openvswitch-utils"
|
||||||
VERSION="2.4.0"
|
VERSION="2.5.0"
|
||||||
HOMEPAGE="http://openvswitch.org/"
|
HOMEPAGE="http://openvswitch.org/"
|
||||||
DOWNLOAD="http://openvswitch.org/releases/openvswitch-2.4.0.tar.gz"
|
DOWNLOAD="http://openvswitch.org/releases/openvswitch-2.5.0.tar.gz"
|
||||||
MD5SUM="4ff52595855c1f9e4dd3e84295599f5f"
|
MD5SUM="d86045933aa8f582f1d74ab77f998e44"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue