mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
boundary: update to v0.19.2.
This commit is contained in:
parent
007e56e3e7
commit
6f61d8788a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'boundary'
|
# Template file for 'boundary'
|
||||||
pkgname=boundary
|
pkgname=boundary
|
||||||
version=0.16.2
|
version=0.19.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/hashicorp/boundary
|
go_import_path=github.com/hashicorp/boundary
|
||||||
go_package=${go_import_path}/cmd/boundary
|
go_package=${go_import_path}/cmd/boundary
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
homepage="https://boundaryproject.io"
|
homepage="https://boundaryproject.io"
|
||||||
distfiles="https://github.com/hashicorp/boundary/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/hashicorp/boundary/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=dcb5518c544471edcbdcaa593e3a26af66f68232b7b17ec98ce70a9baa2ba3ce
|
checksum=f8815208684806ce8a7e1af9b49d9e3ce52c9cec8804204fbe7a5a9df669c420
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue