From ca7465fa371fd8e0c8338b97500c807428c1db62 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:01:17 -0400 Subject: [PATCH] NetAuth: rebuild for go-1.23.0 --- srcpkgs/NetAuth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 08d5f78d0da..340599fc551 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth' pkgname=NetAuth version=0.6.1 -revision=5 +revision=6 build_style=go build_helper="qemu" go_import_path="github.com/netauth/netauth"