From 1cfbb6deefa622111f9cd96d91e7e67a2b9bc0b2 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:28 +0400 Subject: [PATCH] NetAuth: revbump for go 1.21 --- srcpkgs/NetAuth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index afb5b0fa20b..08d5f78d0da 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth' pkgname=NetAuth version=0.6.1 -revision=4 +revision=5 build_style=go build_helper="qemu" go_import_path="github.com/netauth/netauth"