package/flannel: bump version to 0.12.0
Bump flannel version from 0.5.5 to 0.12.0. Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e3a8afb9ab
commit
d5ad2f9f5b
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 dbbcb08c0e70713b0c920387a9967e5b30ef833c8118c847edbbca4f68ff0562 v0.5.5.tar.gz
|
||||
sha256 7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed v0.12.0.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FLANNEL_VERSION = 0.5.5
|
||||
FLANNEL_VERSION = 0.12.0
|
||||
FLANNEL_SITE = https://github.com/coreos/flannel/archive
|
||||
FLANNEL_SOURCE = v$(FLANNEL_VERSION).tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user