mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flannel: update to 0.25.6.
This commit is contained in:
parent
cd370986d6
commit
9a27d396bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flannel'
|
# Template file for 'flannel'
|
||||||
pkgname=flannel
|
pkgname=flannel
|
||||||
version=0.25.5
|
version=0.25.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_mod_mode=off
|
go_mod_mode=off
|
||||||
go_import_path="github.com/flannel-io/flannel"
|
go_import_path="github.com/flannel-io/flannel"
|
||||||
|
@ -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=94fe3d2c6dda52c222b138fb616045aafe220d8b8a0d251eaac9a2b027243cb7
|
checksum=09113738d8679904804c95777c8df150f4d052d3bc0a6470dd3ff3e0b9273e84
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue