summaryrefslogtreecommitdiffstats
path: root/network/openvswitch
diff options
context:
space:
mode:
author Christopher Walker <kris240376@gmail.com>2013-02-10 10:26:05 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-02-10 10:26:05 -0500
commit851c3e5541f2739cd08e669d453711b79c1a0a0f (patch)
treed5883549628d18b5c1711169badd47b53df718f3 /network/openvswitch
parenta1b26271f0ed38aecf5055f01427f14f1cc34037 (diff)
downloadslackbuilds-851c3e5541f2739cd08e669d453711b79c1a0a0f.tar.gz
slackbuilds-851c3e5541f2739cd08e669d453711b79c1a0a0f.tar.xz
network/openvswitch: Updated for version 1.4.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/openvswitch')
-rw-r--r--network/openvswitch/openvswitch.SlackBuild4
-rw-r--r--network/openvswitch/openvswitch.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/openvswitch/openvswitch.SlackBuild b/network/openvswitch/openvswitch.SlackBuild
index 96aa2efbe7..ecaad6f482 100644
--- a/network/openvswitch/openvswitch.SlackBuild
+++ b/network/openvswitch/openvswitch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for openvswitch
-# Copyright 2008-2012 Christopher Walker
+# Copyright 2008-2012 Christopher Walker Copperas Cove, TX
# 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=openvswitch
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/openvswitch/openvswitch.info b/network/openvswitch/openvswitch.info
index dcb488e6cc..d74641c81c 100644
--- a/network/openvswitch/openvswitch.info
+++ b/network/openvswitch/openvswitch.info
@@ -1,8 +1,8 @@
PRGNAM="openvswitch"
-VERSION="1.4.0"
+VERSION="1.4.5"
HOMEPAGE="http://openvswitch.org"
-DOWNLOAD="http://openvswitch.org/releases/openvswitch-1.4.0.tar.gz"
-MD5SUM="3847c60af329bfe81ff7220b9f489fa5"
+DOWNLOAD="http://openvswitch.org/releases/openvswitch-1.4.5.tar.gz"
+MD5SUM="96b3be7ab25fa87eee640526506688e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""