diff options
Diffstat (limited to 'net/openvswitch/openvswitch.mk')
-rw-r--r-- | net/openvswitch/openvswitch.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/openvswitch.mk b/net/openvswitch/openvswitch.mk index 85ce43ac9..8d9573127 100644 --- a/net/openvswitch/openvswitch.mk +++ b/net/openvswitch/openvswitch.mk @@ -5,7 +5,7 @@ # Versions -ovs_version:=2.14.0 +ovs_version:=2.15.0 ovs_builddir=$(KERNEL_BUILD_DIR)/openvswitch-$(ovs_version) # Shared vars, macros |