mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: boundary-0.15.2.
This commit is contained in:
parent
163f522ef1
commit
e90a88af73
1 changed files with 13 additions and 0 deletions
13
srcpkgs/boundary/template
Normal file
13
srcpkgs/boundary/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue