flannel: update to 0.25.1.
This commit is contained in:
parent
27c76c4805
commit
50a7274641
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.21.5
|
||||
revision=2
|
||||
version=0.25.1
|
||||
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=51c768f940ae528c61687c8c1574525fe9f0b744f18e5f35dba99ea35895beee
|
||||
checksum=0249095daa96e638a2b95a3c2706cb53e5f596c33380e82529890d012c51aa2c
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Reference in New Issue