14 lines
468 B
Bash
14 lines
468 B
Bash
# Template file for 'sops'
|
|
pkgname=sops
|
|
version=3.7.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="go.mozilla.org/sops/v3"
|
|
go_package="${go_import_path}/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=909496eaed98f6ff4fadc216ad904ef2d2a82ff229e6af6cc0cb1625e2df5d83
|