diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template index c88498d19df..69af14a1fcf 100644 --- a/srcpkgs/cni-plugins/template +++ b/srcpkgs/cni-plugins/template @@ -1,6 +1,6 @@ # Template file for 'cni-plugins' pkgname=cni-plugins -version=1.3.0 +version=1.5.1 revision=1 build_style=go go_import_path="github.com/containernetworking/plugins" @@ -8,8 +8,9 @@ short_desc="Container Network Interface (plugins)" maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containernetworking/plugins" -distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz" -checksum=f9871b9f6ccb51d2b264532e96521e44f926928f91434b56ce135c95becf2901 +changelog="https://github.com/containernetworking/plugins/releases" +distfiles="https://github.com/containernetworking/plugins/archive/refs/tags/v${version}.tar.gz" +checksum=a2eff5f064f809ee41f8f49ef8aed1f0a4093c0c772f2ce2caaee4e6f395050a do_build() { ./build_linux.sh \