From 74bbdaad4329aaed358ad58bf1a1f790368b89e0 Mon Sep 17 00:00:00 2001 From: Jacob Taylor Date: Thu, 13 Oct 2022 10:44:46 -0500 Subject: net/syncthing: Update to 1.22.0 Changes: https://github.com/syncthing/syncthing/releases/tag/v1.22.0 PR: 266287 Approved by: swills (maintainer timeout) --- net/syncthing/Makefile | 5 ++--- net/syncthing/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index e4f29ff6d30e..27739e365328 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,5 @@ PORTNAME= syncthing -PORTVERSION= 1.20.1 -PORTREVISION= 5 +PORTVERSION= 1.22.0 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ @@ -14,7 +13,7 @@ WWW= https://syncthing.net/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE -USES= cpe go:1.18,modules +USES= cpe go:1.19,modules USE_RC_SUBR= syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 34261f80f008..e3ecd0e51fea 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651934802 -SHA256 (syncthing-source-v1.20.1.tar.gz) = a88fabaea11a8df5cc134075c37dc87f1fb33b48d3d8afb1dc8ea11b3c0925bc -SIZE (syncthing-source-v1.20.1.tar.gz) = 13184830 +TIMESTAMP = 1665674579 +SHA256 (syncthing-source-v1.22.0.tar.gz) = b9644e814b4c7844a59e4e7705c550361cb4ed6c36bf9b46617de386ee2dad45 +SIZE (syncthing-source-v1.22.0.tar.gz) = 13787200 -- cgit v1.2.3