sops: update to 3.9.1

This commit is contained in:
cinerea0 2024-11-14 10:19:13 -05:00 committed by cinerea0
parent 7908dd8744
commit 788b01ec73
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sops'
pkgname=sops
version=3.9.0
revision=2
version=3.9.1
revision=1
build_style=go
go_import_path="github.com/getsops/sops/v3"
go_package="${go_import_path}/cmd/sops"
@ -11,4 +11,5 @@ license="MPL-2.0"
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=eda01428a4178903b2d9552940fe441d93fab7b4582cd3f5fee7b6b73404d8cb
checksum=d79e8caaef3134d00f759231e8ef587b791996e2e45319ffe83dee1ab01aebda
make_check=no # tests require a running docker daemon