flannel: update to 0.25.6.
This commit is contained in:
parent
cd370986d6
commit
9a27d396bd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.25.5
|
||||
revision=2
|
||||
version=0.25.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_mod_mode=off
|
||||
go_import_path="github.com/flannel-io/flannel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/flannel-io/flannel"
|
||||
distfiles="https://github.com/flannel-io/flannel/archive/v${version}.tar.gz"
|
||||
checksum=94fe3d2c6dda52c222b138fb616045aafe220d8b8a0d251eaac9a2b027243cb7
|
||||
checksum=09113738d8679904804c95777c8df150f4d052d3bc0a6470dd3ff3e0b9273e84
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Reference in New Issue