flannel: update to 0.26.1.

This commit is contained in:
Andrea Brancaleoni 2024-11-08 19:57:47 +00:00
parent adf5868b32
commit bd620ee748

View file

@ -1,6 +1,6 @@
# Template file for 'flannel' # Template file for 'flannel'
pkgname=flannel pkgname=flannel
version=0.26.0 version=0.26.1
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=7d22789ba9cd734dff88325f9c18eac5b984e67ca0689bf4904d9e82715f45f1 checksum=31a8fbd17dabf47d8f07ceb7f98bb512347dd47a57af7051a02b8fda2e5bee46
post_install() { post_install() {
vsv flannel vsv flannel