mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
ftp/sftpgo: update to 2.6.6
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.6
This commit is contained in:
parent
f935f0b621
commit
47cf692fd4
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sftpgo
|
||||
PORTVERSION= 2.6.5
|
||||
PORTVERSION= 2.6.6
|
||||
CATEGORIES= ftp www
|
||||
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/drakkan/sftpgo
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:1.22,modules tar:xz
|
||||
USES= go:1.23,modules tar:xz
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1739020915
|
||||
SHA256 (sftpgo_v2.6.5_src_with_deps.tar.xz) = d59ff577b786db01bce358c74b99faf9170e53451d89200d9a51276b67ae1e29
|
||||
SIZE (sftpgo_v2.6.5_src_with_deps.tar.xz) = 12067796
|
||||
TIMESTAMP = 1740504929
|
||||
SHA256 (sftpgo_v2.6.6_src_with_deps.tar.xz) = 02d36a540e79ee877585c145cbe294bd48b03db98d2b577273cad4c8b6cf482c
|
||||
SIZE (sftpgo_v2.6.6_src_with_deps.tar.xz) = 12176684
|
||||
|
|
Loading…
Add table
Reference in a new issue