From 3e7482d457ee6e190546351b63e24dbf68fa363a Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:16 -0400 Subject: [PATCH] sbctl: rebuild for go-1.23.0 --- srcpkgs/sbctl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sbctl/template b/srcpkgs/sbctl/template index 02c0b5f479a..e52e17e6b41 100644 --- a/srcpkgs/sbctl/template +++ b/srcpkgs/sbctl/template @@ -1,7 +1,7 @@ # Template file for 'sbctl' pkgname=sbctl version=0.15.4 -revision=1 +revision=2 build_style=go build_helper=qemu go_import_path="github.com/foxboron/sbctl"