HomeFreeBSD

ftp/sftpgo: unbreak build

Description

ftp/sftpgo: unbreak build

SFTPGo requires Go 1.22.7+, but the default is 1.21, so it doesn't
build without specifying the version explicitly. Unfortunatelly, go.mk
doesn't support specifying _minimum_ Go version, so I have to pin it to
1.22 even though the port builds OK on 1.23 and 1.24.

Details

Provenance
skozlovAuthored on Nov 8 2024, 2:39 PM
Parents
R11:bd6b7621c22c: sysutils/hammer2: Update to 1.2.6
Branches
Unknown
Tags
Unknown