mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
flannel: update to 0.21.4.
This commit is contained in:
parent
3ce4bb2639
commit
fa749fccc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flannel'
|
# Template file for 'flannel'
|
||||||
pkgname=flannel
|
pkgname=flannel
|
||||||
version=0.21.2
|
version=0.21.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="Etcd backed network fabric for containers"
|
short_desc="Etcd backed network fabric for containers"
|
||||||
|
@ -11,7 +11,7 @@ go_mod_mode=off
|
||||||
go_import_path="github.com/flannel-io/flannel"
|
go_import_path="github.com/flannel-io/flannel"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||||
checksum=bc7e4b4383802f4dffe0df43d9c4fa3c0ad3d271839311fbdf6cb42775f678d9
|
checksum=fa926098c29009c3ee2cbe97608e7e9c13c6b82e01f915e851079b31fd8dcbb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue