diff options
author | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2025-02-25 18:01:25 +0000 |
---|---|---|
committer | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2025-02-25 18:01:25 +0000 |
commit | 47cf692fd4d1cb188fa7e42f6aca76cd65227b64 (patch) | |
tree | 123503b55670ed3857c2ab2962543cbe427e6621 | |
parent | www/pydio-cells: update to 4.4.10 (diff) |
ftp/sftpgo: update to 2.6.6
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.6
-rw-r--r-- | ftp/sftpgo/Makefile | 4 | ||||
-rw-r--r-- | ftp/sftpgo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index 92de5d46ec80..c2373b3203b4 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -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 diff --git a/ftp/sftpgo/distinfo b/ftp/sftpgo/distinfo index 04c609ca5ccb..0dc14ca4534b 100644 --- a/ftp/sftpgo/distinfo +++ b/ftp/sftpgo/distinfo @@ -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 |