From 9e39917d2eaafec101351e78955640a3edc5083a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 12 Mar 2022 11:27:59 +0100 Subject: [PATCH] flannel: update to 0.17.0. --- srcpkgs/flannel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index 7a65a21437..14fdf5fbbd 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -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