package/flannel: bump to version 0.25.4

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Geoff Levand
2024-07-14 14:37:39 +09:00
committed by Thomas Petazzoni
parent 54be84cb5f
commit a8352c9fa9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed:
sha256 73c832ab860ceae15d6f890fae7c71e265af4825f885b5c367a91bd884eb2c09 flannel-0.25.3-go2.tar.gz
sha256 e4946abe7212d0a3f89f64ff9d4310dd21fafa782d7e5c1c7d44ea264ab25d5c flannel-0.25.4-go2.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
FLANNEL_VERSION = 0.25.3
FLANNEL_VERSION = 0.25.4
FLANNEL_SITE = $(call github,flannel-io,flannel,v$(FLANNEL_VERSION))
FLANNEL_LICENSE = Apache-2.0