14 lines
521 B
Bash
14 lines
521 B
Bash
|
# Template file for 'boundary'
|
||
|
pkgname=boundary
|
||
|
version=0.15.2
|
||
|
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=d09ab13b36b7eb64b8c5a593148d91ccdcaa9cd93bbe29a68d1fd7eb4f16f630
|