flannel: update to 0.15.1.
This commit is contained in:
parent
a8c83cc472
commit
72f03797a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.14.0
|
||||
version=0.15.1
|
||||
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=e17164db3b158d13ce5e40bb7b233790cb186762d929fa4f626baf586d4d63ca
|
||||
checksum=d882df8b2389dbb3c41f8d3eb026836c6d17c35de5db9ee9c95b08335af1463d
|
||||
|
||||
post_extract() {
|
||||
ln -s $wrksrc vendor/$go_import_path
|
||||
|
|
Loading…
Reference in a new issue