sops: update to 3.8.1
This commit is contained in:
parent
30bd176d42
commit
1333b1bb55
1 changed files with 7 additions and 6 deletions
|
@ -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 <ncower@nil.dev>"
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue