From a5badf44ae2733331def58dbcf06872c15e7f0a1 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:28 +0400 Subject: [PATCH] NetAuth-sftpgo-hook: revbump for go 1.21 --- 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 be155a1d7c6..998d6be4f2d 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=2 +revision=3 build_style=go go_import_path=github.com/netauth/sftpgo-hook depends="sftpgo"