openvswitch: bump to version 2.7.1 4591/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Sat, 15 Jul 2017 17:12:34 +0000 (20:12 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Sat, 15 Jul 2017 17:12:34 +0000 (20:12 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
net/openvswitch/Makefile

index 39897036d4b2e44b02d63d8d9462cadff4e69ad9..7961c1b853f4c79c19d8b1f12bf876d3cc5db9c6 100644 (file)
@@ -12,8 +12,8 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=openvswitch
 
-PKG_RELEASE:=2
-PKG_VERSION:=2.7.0
+PKG_RELEASE:=1
+PKG_VERSION:=2.7.1
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=COPYING
@@ -21,9 +21,10 @@ PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://openvswitch.org/releases/
-PKG_HASH:=e492cf08a929b4a2178b7f9b01dc4ff562f44138b547b4e942078187b2445d2e
+PKG_HASH:=b0458cb2a7206f8e5802a524297c9f0569c01ae4bf91037a4dff37dcd0e2a84a
 
-PKG_BUILD_DEPENDS:=python/host python-six/host CONFIG_PACKAGE_openvswitch-python
+PKG_BUILD_DEPENDS:=python/host python-six/host
+PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_openvswitch-python
 
 PKG_BUILD_PARALLEL:=1
 PKG_FIXUP:=autoreconf