summaryrefslogtreecommitdiff
path: root/network/openvswitch/openvswitch.SlackBuild
diff options
context:
space:
mode:
authorChristopher Walker <kris240376@gmail.com>2013-02-10 10:26:05 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-02-10 10:26:05 -0500
commit851c3e5541f2739cd08e669d453711b79c1a0a0f (patch)
treed5883549628d18b5c1711169badd47b53df718f3 /network/openvswitch/openvswitch.SlackBuild
parenta1b26271f0ed38aecf5055f01427f14f1cc34037 (diff)
downloadslackbuilds-851c3e5541f2739cd08e669d453711b79c1a0a0f.tar.gz
network/openvswitch: Updated for version 1.4.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/openvswitch/openvswitch.SlackBuild')
-rw-r--r--network/openvswitch/openvswitch.SlackBuild4
1 files changed, 2 insertions, 2 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}