From 23b745a1482400da8c8692634bbc34aa5a1e03dc Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:59:58 -0400 Subject: [PATCH] hooktftp: rebuild for go-1.23.0 --- srcpkgs/hooktftp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index 9d3f51b6169..1de66350a7e 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -1,7 +1,7 @@ # Template file for 'hooktftp' pkgname=hooktftp version=1.1.1 -revision=3 +revision=4 build_style=go go_import_path="github.com/tftp-go-team/hooktftp" go_package="github.com/tftp-go-team/hooktftp/cmd/hooktftp"