From 6c28f4b202d71143ea5958eb243b1ff6ababf62f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:50 -0400 Subject: [PATCH] NetAuth-sftpgo-hook: rebuild for go-1.23.0 --- srcpkgs/NetAuth-sftpgo-hook/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/NetAuth-sftpgo-hook/template b/srcpkgs/NetAuth-sftpgo-hook/template index 998d6be4f2d..6aeba875f51 100644 --- a/srcpkgs/NetAuth-sftpgo-hook/template +++ b/srcpkgs/NetAuth-sftpgo-hook/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth-sftpgo-hook' pkgname=NetAuth-sftpgo-hook version=0.1.1 -revision=3 +revision=4 build_style=go go_import_path=github.com/netauth/sftpgo-hook depends="sftpgo"