network/openvswitch-utils: Updated for version 2.5.0.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2016-07-24 19:20:36 +02:00 committed by Willy Sudiarto Raharjo
parent 95e87a28ce
commit fc3749eb8f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""