mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
ftp/sftpgo: remove go version pin
The port actually builds fine for 1.23 as well. PR: 281795 Reported by: Jordan Ostreff <jordan@ostreff.info>
This commit is contained in:
parent
07f9ae470f
commit
3bee48c6f5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ WWW= https://github.com/drakkan/sftpgo
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:1.22,modules tar:xz
|
||||
USES= go:modules tar:xz
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue