flannel: update to 0.25.4.

This commit is contained in:
Andrea Brancaleoni 2024-06-11 12:22:07 +02:00
parent c20288b2ee
commit 50375f5b37

View file

@ -1,6 +1,6 @@
# Template file for 'flannel' # Template file for 'flannel'
pkgname=flannel pkgname=flannel
version=0.25.3 version=0.25.4
revision=1 revision=1
build_style=go build_style=go
go_mod_mode=off go_mod_mode=off
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/flannel-io/flannel" homepage="https://github.com/flannel-io/flannel"
distfiles="https://github.com/flannel-io/flannel/archive/v${version}.tar.gz" distfiles="https://github.com/flannel-io/flannel/archive/v${version}.tar.gz"
checksum=2812889416cf1a93f39559dc47bd198409de5a0e377dea86389466f816421ce4 checksum=634ce8820d7b1c622e5f6d7abbab7491aa851549166012f673f6f0e05f064ed7
post_install() { post_install() {
vsv flannel vsv flannel