From ad92380a77ceb9b819cbb2b9830a721bd061715c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 7 Feb 2022 19:49:23 +0100 Subject: [PATCH] flannel: update to 0.16.3. --- srcpkgs/flannel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index 9ec0938bf03..7a65a214377 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -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