diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template index b8d1248605b..28d36d9214e 100644 --- a/srcpkgs/sops/template +++ b/srcpkgs/sops/template @@ -1,13 +1,14 @@ # Template file for 'sops' pkgname=sops -version=3.7.3 -revision=3 +version=3.8.1 +revision=1 build_style=go -go_import_path="go.mozilla.org/sops/v3" +go_import_path="github.com/getsops/sops/v3" go_package="${go_import_path}/cmd/sops" short_desc="Simple and flexible tool for managing secrets" maintainer="Noel Cower " license="MPL-2.0" -homepage="https://github.com/mozilla/sops" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0e563f0c01c011ba52dd38602ac3ab0d4378f01edfa83063a00102587410ac38 +homepage="https://github.com/getsops/sops" +changelog="https://raw.githubusercontent.com/getsops/sops/main/CHANGELOG.rst" +distfiles="https://github.com/getsops/sops/archive/refs/tags/v${version}.tar.gz" +checksum=5ca70fb4f96797d09012c705a5bb935835896de7bcd063b98d498912b0e645a0