New package: sops-3.4.0
This commit is contained in:
parent
3d22384552
commit
ca7e7ec82f
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'sops'
|
||||
pkgname=sops
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="go.mozilla.org/sops/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
|
Loading…
Reference in New Issue