diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index 73d0c676c7b..76b8352c0c0 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -1,20 +1,17 @@ # Template file for 'flannel' pkgname=flannel -version=0.20.2 +version=0.21.2 revision=1 build_style=go short_desc="Etcd backed network fabric for containers" maintainer="Andrea Brancaleoni " depends="etcd" license="Apache-2.0" -go_import_path="github.com/coreos/flannel" +go_mod_mode=off +go_import_path="github.com/flannel-io/flannel" homepage="https://$go_import_path" distfiles="$homepage/archive/v${version}.tar.gz" -checksum=d63845c2f408637b7e4dbb7884aa419780f6c12139ff1fe182f17e7b5552fdeb - -post_extract() { - ln -s $wrksrc vendor/$go_import_path -} +checksum=bc7e4b4383802f4dffe0df43d9c4fa3c0ad3d271839311fbdf6cb42775f678d9 post_install() { vsv flannel