sops: update to 3.9.1
This commit is contained in:
parent
7908dd8744
commit
788b01ec73
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sops'
|
# Template file for 'sops'
|
||||||
pkgname=sops
|
pkgname=sops
|
||||||
version=3.9.0
|
version=3.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/getsops/sops/v3"
|
go_import_path="github.com/getsops/sops/v3"
|
||||||
go_package="${go_import_path}/cmd/sops"
|
go_package="${go_import_path}/cmd/sops"
|
||||||
|
@ -11,4 +11,5 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/getsops/sops"
|
homepage="https://github.com/getsops/sops"
|
||||||
changelog="https://raw.githubusercontent.com/getsops/sops/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/getsops/sops/main/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/getsops/sops/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/getsops/sops/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=eda01428a4178903b2d9552940fe441d93fab7b4582cd3f5fee7b6b73404d8cb
|
checksum=d79e8caaef3134d00f759231e8ef587b791996e2e45319ffe83dee1ab01aebda
|
||||||
|
make_check=no # tests require a running docker daemon
|
||||||
|
|
Loading…
Add table
Reference in a new issue