diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-07-17 04:22:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:30 +0700 |
commit | 29725b1e4a91d51c92ed859725b1c983926e9d72 (patch) | |
tree | 6d766604072fb595b8b5543ae144dd5604c20e6c /network | |
parent | 6013893b24662849a6fc79a1c12d80d6a0039389 (diff) |
network/openvswitch-utils: Updated for version 2.3.2.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network')
-rw-r--r-- | network/openvswitch-utils/openvswitch-utils.SlackBuild | 2 | ||||
-rw-r--r-- | network/openvswitch-utils/openvswitch-utils.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/openvswitch-utils/openvswitch-utils.SlackBuild b/network/openvswitch-utils/openvswitch-utils.SlackBuild index bdf8e72dd70a..b4415f69e3b7 100644 --- a/network/openvswitch-utils/openvswitch-utils.SlackBuild +++ b/network/openvswitch-utils/openvswitch-utils.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openvswitch-utils -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/openvswitch-utils/openvswitch-utils.info b/network/openvswitch-utils/openvswitch-utils.info index d4add082297e..2d17e72c27f9 100644 --- a/network/openvswitch-utils/openvswitch-utils.info +++ b/network/openvswitch-utils/openvswitch-utils.info @@ -1,8 +1,8 @@ PRGNAM="openvswitch-utils" -VERSION="2.3.1" +VERSION="2.3.2" HOMEPAGE="http://openvswitch.org/" -DOWNLOAD="http://openvswitch.org/releases/openvswitch-2.3.1.tar.gz" -MD5SUM="c008c1de0a8b6363b37afa599105d6d6" +DOWNLOAD="http://openvswitch.org/releases/openvswitch-2.3.2.tar.gz" +MD5SUM="5a5739ed82f1accac1c2d8d7553dc88f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |