flannel: update to 0.19.2.
This commit is contained in:
parent
117a4d18fb
commit
8f88a5fcc9
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.18.1
|
version=0.19.2
|
||||||
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=d93651bb2b6c9f9de3f223731ba6c434e7e8f3d87e1aa9dc8c3b69fd3a8a16f6
|
checksum=6868ec82c712d4f8aab56a9d060433894de6f2efcd0f317556487b4e7cf75727
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
ln -s $wrksrc vendor/$go_import_path
|
ln -s $wrksrc vendor/$go_import_path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue