13 lines
437 B
Bash
13 lines
437 B
Bash
# Template file for 'sops'
|
|
pkgname=sops
|
|
version=3.6.0
|
|
revision=1
|
|
build_style=go
|
|
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@nil.dev>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/mozilla/sops"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
|