sops: update to 3.5.0.
This commit is contained in:
parent
9c36adeca1
commit
3e077ee000
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'sops'
|
||||
pkgname=sops
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="go.mozilla.org/sops/cmd/sops"
|
||||
go_import_path="go.mozilla.org/sops/v3/cmd/sops"
|
||||
hostmakedepends="git"
|
||||
short_desc="Simple and flexible tool for managing secrets"
|
||||
maintainer="Noel Cower <ncower@gmail.com>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://github.com/mozilla/sops"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=65f680ada424094dcdb80b44e3c11c86235618ef1ab10f5f632fcda954a06363
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a9c257dc5ddaab736dce08b8c5b1f00e6ca1e3171909b6d7385689044ebe759b
|
||||
|
|
Loading…
Reference in a new issue