flannel: update to 0.20.1.

This commit is contained in:
Andrea Brancaleoni 2022-11-09 16:28:30 +01:00
parent 3e678b6879
commit 892a2e0ce0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flannel'
pkgname=flannel
version=0.20.0
version=0.20.1
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=901b947cfd0761cb9e72b0aaec19195b7e7bf03e6f7703c160cb15be093ce3bd
checksum=ffe0d936a1f9fbd05757146e234c2bd835928ca2ae258f212aae9947fff55a22
post_extract() {
ln -s $wrksrc vendor/$go_import_path