diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2022-03-17 13:34:59 +0200 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2022-03-23 11:21:46 +0800 |
commit | f8c8348f32a91ce1f60d9fe09d3c9fce607b0fe9 (patch) | |
tree | ad528582065692993f2fbd89dad7ce8c044110d6 /net/openvswitch/Makefile | |
parent | cf1e1468588d69f413fc1305a3bdf811197551e6 (diff) |
openvswitch: bump to 2.15.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'net/openvswitch/Makefile')
-rw-r--r-- | net/openvswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 21bdaf42c..e6a23aadc 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -20,7 +20,7 @@ PKG_VERSION:=$(ovs_version) PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ -PKG_HASH:=7d5797f2bf2449c6a266149e88f72123540f7fe7f31ad52902057ae8d8f88c38 +PKG_HASH:=015e77a520c380b080b3fb5a4c73e34ef40c08aa05d7049c73719db75b6adc79 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE |