flannel: update to 0.16.3.

This commit is contained in:
Andrea Brancaleoni 2022-02-07 19:49:23 +01:00
parent 8c1ede75e2
commit ad92380a77

View File

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