flannel: update to 0.11.0.
This commit is contained in:
parent
0d0d6a75c0
commit
b5cda15f94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.10.0
|
||||
revision=6
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Etcd backed network fabric for containers"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
|
@ -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=499bc26c2d38cc7aca321eeb596eb2fa054c7002b2f3f935ee79695adcd9b724
|
||||
checksum=476c886ddc06a8afcf54e181ac55579224c6be424089567a0b8d9e93dd08a053
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Reference in a new issue