flannel: update to 0.17.0.

This commit is contained in:
Andrea Brancaleoni 2022-03-12 11:27:59 +01:00
parent cf3f230c5c
commit 9e39917d2e

View file

@ -1,6 +1,6 @@
# Template file for 'flannel'
pkgname=flannel
version=0.16.3
version=0.17.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=d78043adbd3933606ec728068369d0c5596c82309246ff36c3fcadb99561c5bb
checksum=5a52113cfee3d54b6b906ab16ef64114efd1a3533ed79ab5e46d008bab669a07
post_extract() {
ln -s $wrksrc vendor/$go_import_path