diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index bcb75c134e3..73d0c676c7b 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -1,6 +1,6 @@ # Template file for 'flannel' pkgname=flannel -version=0.20.1 +version=0.20.2 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=ffe0d936a1f9fbd05757146e234c2bd835928ca2ae258f212aae9947fff55a22 +checksum=d63845c2f408637b7e4dbb7884aa419780f6c12139ff1fe182f17e7b5552fdeb post_extract() { ln -s $wrksrc vendor/$go_import_path