From f95df5aeaef15ea8410c4d69505ff594ed6d9f09 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 31 Oct 2023 21:10:01 -0400 Subject: [PATCH] sops: update to 3.8.1 --- srcpkgs/sops/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template index b8d1248605b98..28d36d9214eb3 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