sops: update to 3.8.1

This commit is contained in:
cinerea0 2023-10-31 21:10:01 -04:00 committed by classabbyamp
parent 30bd176d42
commit 1333b1bb55

View file

@ -1,13 +1,14 @@
# Template file for 'sops' # Template file for 'sops'
pkgname=sops pkgname=sops
version=3.7.3 version=3.8.1
revision=3 revision=1
build_style=go 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" go_package="${go_import_path}/cmd/sops"
short_desc="Simple and flexible tool for managing secrets" short_desc="Simple and flexible tool for managing secrets"
maintainer="Noel Cower <ncower@nil.dev>" maintainer="Noel Cower <ncower@nil.dev>"
license="MPL-2.0" license="MPL-2.0"
homepage="https://github.com/mozilla/sops" homepage="https://github.com/getsops/sops"
distfiles="${homepage}/archive/v${version}.tar.gz" changelog="https://raw.githubusercontent.com/getsops/sops/main/CHANGELOG.rst"
checksum=0e563f0c01c011ba52dd38602ac3ab0d4378f01edfa83063a00102587410ac38 distfiles="https://github.com/getsops/sops/archive/refs/tags/v${version}.tar.gz"
checksum=5ca70fb4f96797d09012c705a5bb935835896de7bcd063b98d498912b0e645a0