mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flannel: update to 0.12.0.
This commit is contained in:
parent
f8de04687a
commit
7cb156f25f
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.11.0
|
version=0.12.0
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
go_import_path="github.com/coreos/flannel"
|
go_import_path="github.com/coreos/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=476c886ddc06a8afcf54e181ac55579224c6be424089567a0b8d9e93dd08a053
|
checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue