git: 3ac9075faa2a - main - sysutils/glow: Pin Go version to 1.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Mar 2023 01:08:46 UTC
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ac9075faa2a6f3c7ae8ad81f786204f16ac7088 commit 3ac9075faa2a6f3c7ae8ad81f786204f16ac7088 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2023-02-22 08:42:21 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2023-03-11 00:50:50 +0000 sysutils/glow: Pin Go version to 1.19 --- sysutils/glow/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index e1c72970319b..e21aaca3a4a5 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/charmbracelet/glow LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.19,modules _BUILD_VERSION= ${DISTVERSION} _BUILD_SHA= 4863f57