diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template index 1ac94367d0a..1227dacf55a 100644 --- a/srcpkgs/cni-plugins/template +++ b/srcpkgs/cni-plugins/template @@ -1,7 +1,7 @@ # Template file for 'cni-plugins' pkgname=cni-plugins -version=1.5.1 -revision=2 +version=1.7.1 +revision=1 build_style=go go_import_path="github.com/containernetworking/plugins" short_desc="Container Network Interface (plugins)" @@ -10,7 +10,7 @@ license="Apache-2.0" homepage="https://github.com/containernetworking/plugins" changelog="https://github.com/containernetworking/plugins/releases" distfiles="https://github.com/containernetworking/plugins/archive/refs/tags/v${version}.tar.gz" -checksum=a2eff5f064f809ee41f8f49ef8aed1f0a4093c0c772f2ce2caaee4e6f395050a +checksum=95b639f8ccbb714da98e331ef8813f790d447fce5417f2f8a575f3c62bfb1474 do_build() { ./build_linux.sh \