From ad647950284deb226093e312441b231f05f10fc1 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:10 +0400 Subject: [PATCH] hooktftp: revbump for go 1.21 --- srcpkgs/hooktftp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index be8dc632ee5..9d3f51b6169 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -1,7 +1,7 @@ # Template file for 'hooktftp' pkgname=hooktftp version=1.1.1 -revision=2 +revision=3 build_style=go go_import_path="github.com/tftp-go-team/hooktftp" go_package="github.com/tftp-go-team/hooktftp/cmd/hooktftp"