flannel: update to 0.16.2.
This commit is contained in:
parent
fe9bc78e32
commit
324e7b8fd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.15.1
|
||||
version=0.16.2
|
||||
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=d882df8b2389dbb3c41f8d3eb026836c6d17c35de5db9ee9c95b08335af1463d
|
||||
checksum=50cda5a51e46e4c6d5676b6db664d23c00bdd6454a1d8f97d10f057f92f44885
|
||||
|
||||
post_extract() {
|
||||
ln -s $wrksrc vendor/$go_import_path
|
||||
|
|
Loading…
Reference in New Issue