git: 2e7ab63e7a58 - main - net/nncp: PIN to GO 1.20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 14:36:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e7ab63e7a583402d7a4112dcecb2f9f862f25d5 commit 2e7ab63e7a583402d7a4112dcecb2f9f862f25d5 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 13:00:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 14:28:57 +0000 net/nncp: PIN to GO 1.20 PR: 277776 Approved by: portmgr (blanket) --- net/nncp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nncp/Makefile b/net/nncp/Makefile index d0919682dc86..45148fea14a1 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -11,7 +11,7 @@ WWW= http://www.nncpgo.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= go:modules,no_targets tar:xz +USES= go:1.20,modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss