flannel: update to 0.13.0.
This commit is contained in:
parent
a79308ddb3
commit
35682fd661
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Etcd backed network fabric for containers"
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
|||
go_import_path="github.com/coreos/flannel"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||
checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
|
||||
checksum=ee519c58d1d1f3cc8e3ab2e21a6e30a024de16927961fe678a5453e70c16f557
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Reference in a new issue