package/flannel: bump version to 0.14.0
authorGeoff Levand <geoff@infradead.org>
Tue, 22 Jun 2021 13:45:39 +0000 (06:45 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 21:26:40 +0000 (23:26 +0200)
Bump flannel version from 0.12.0 to 0.14.0.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/flannel/flannel.hash
package/flannel/flannel.mk

index 8195140f8e2511f1fbdaf8bb18a5c95aed997994..0d0f75e6b461f5973edc0cd7e9ded6e14a4a7825 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed v0.12.0.tar.gz
+sha256 e17164db3b158d13ce5e40bb7b233790cb186762d929fa4f626baf586d4d63ca v0.14.0.tar.gz
 sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
index a8a3c7a3cd17287444b80ebd5fc97be8a71f8d09..231cf90dfd64bb0ae4e14481fe43303be62b2e14 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLANNEL_VERSION = 0.12.0
+FLANNEL_VERSION = 0.14.0
 FLANNEL_SITE = https://github.com/flannel-io/flannel/archive
 FLANNEL_SOURCE = v$(FLANNEL_VERSION).tar.gz