package/flannel: bump version to 0.14.0
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>
This commit is contained in:
parent
2f6cd888f4
commit
a9f273b673
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed v0.12.0.tar.gz
|
||||
sha256 e17164db3b158d13ce5e40bb7b233790cb186762d929fa4f626baf586d4d63ca v0.14.0.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user