15 lines
540 B
Bash
15 lines
540 B
Bash
# Template file for 'boundary'
|
|
pkgname=boundary
|
|
version=0.15.4
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/hashicorp/boundary
|
|
go_package=${go_import_path}/cmd/boundary
|
|
short_desc="Identity-based access management for dynamic infrastructure"
|
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|
license="BUSL-1.1"
|
|
homepage="https://boundaryproject.io"
|
|
distfiles="https://github.com/hashicorp/boundary/archive/refs/tags/v$version.tar.gz"
|
|
checksum=69bc987fe4854541491280a5a53ee1cbeb0d24ebdc41e6763bcd50efba2f0921
|
|
repository=nonfree
|