mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/flannel: bump to version 0.25.5
Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3ebd06c0b1
commit
1395330fe6
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 e4946abe7212d0a3f89f64ff9d4310dd21fafa782d7e5c1c7d44ea264ab25d5c flannel-0.25.4-go2.tar.gz
|
||||
sha256 e6f312d8a7e635ef707f3811313f045f0f80312d96dfcc722de973ffa2910204 flannel-0.25.5-go2.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FLANNEL_VERSION = 0.25.4
|
||||
FLANNEL_VERSION = 0.25.5
|
||||
FLANNEL_SITE = $(call github,flannel-io,flannel,v$(FLANNEL_VERSION))
|
||||
|
||||
FLANNEL_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user