From 6f61d8788a719f321748ef69d5c00f4c48301b2e Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Thu, 26 Jun 2025 22:21:50 -0500 Subject: [PATCH] boundary: update to v0.19.2. --- srcpkgs/boundary/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/boundary/template b/srcpkgs/boundary/template index 9b1a09eb9a5..8127f8daede 100644 --- a/srcpkgs/boundary/template +++ b/srcpkgs/boundary/template @@ -1,7 +1,7 @@ # Template file for 'boundary' pkgname=boundary -version=0.16.2 -revision=2 +version=0.19.2 +revision=1 build_style=go go_import_path=github.com/hashicorp/boundary go_package=${go_import_path}/cmd/boundary @@ -10,5 +10,5 @@ maintainer="Michael Aldridge " license="BUSL-1.1" homepage="https://boundaryproject.io" distfiles="https://github.com/hashicorp/boundary/archive/refs/tags/v$version.tar.gz" -checksum=dcb5518c544471edcbdcaa593e3a26af66f68232b7b17ec98ce70a9baa2ba3ce +checksum=f8815208684806ce8a7e1af9b49d9e3ce52c9cec8804204fbe7a5a9df669c420 repository=nonfree