1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

www/miniflux: needs Go 1.21

This port requires the Go package log/slog which is only available with
Go 1.21 or newer.  Bump the Go toolchain version required to 1.21.

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4
This commit is contained in:
Robert Clausecker 2023-11-11 07:33:13 +01:00
parent 1555c38389
commit 7838bd8196

View File

@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
USES= go:modules
USES= go:modules,1.21
USE_GITHUB= yes
GH_PROJECT= v2