From 1ef945315b04aa6aeda73fa850482880b8b1520b Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 25 Jul 2017 13:48:18 +0300 Subject: [PATCH] openvswitch: bump to version 2.7.2 Signed-off-by: Alexandru Ardelean --- net/openvswitch/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 7961c1b853..ddd5802dbf 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -13,15 +13,14 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=openvswitch PKG_RELEASE:=1 -PKG_VERSION:=2.7.1 -PKG_RELEASE=$(PKG_SOURCE_VERSION) +PKG_VERSION:=2.7.2 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=COPYING PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://openvswitch.org/releases/ -PKG_HASH:=b0458cb2a7206f8e5802a524297c9f0569c01ae4bf91037a4dff37dcd0e2a84a +PKG_HASH:=fe36c86ed52f6f7c17b01cdbb7ae37bf521cc5c2e50997b618f3f742485f655b PKG_BUILD_DEPENDS:=python/host python-six/host PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_openvswitch-python