Date: Thu, 15 Jul 2021 14:13:44 GMT From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4118498e211d - main - net/syncthing: update to 1.18.0 Message-ID: <202107151413.16FEDiDf073494@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by swills: URL: https://cgit.FreeBSD.org/ports/commit/?id=4118498e211da781dc7eb4ee6ff308b9857598c1 commit 4118498e211da781dc7eb4ee6ff308b9857598c1 Author: Steve Wills <swills@FreeBSD.org> AuthorDate: 2021-07-15 14:05:21 +0000 Commit: Steve Wills <swills@FreeBSD.org> CommitDate: 2021-07-15 14:12:49 +0000 net/syncthing: update to 1.18.0 --- net/syncthing/Makefile | 2 +- net/syncthing/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index be76580f64bf..3735ce420f39 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,5 +1,5 @@ PORTNAME= syncthing -PORTVERSION= 1.15.1 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index d1811694484d..796287005e7c 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618191507 -SHA256 (syncthing-source-v1.15.1.tar.gz) = b867c5056ad073bcb690853558bf9ef6c2356b2038527973cfee501bf9076911 -SIZE (syncthing-source-v1.15.1.tar.gz) = 12302597 +TIMESTAMP = 1626354379 +SHA256 (syncthing-source-v1.18.0.tar.gz) = 169d3579b74083d4115b4d324620a7f0888e4b1a3ad3dac71d46d76d51322900 +SIZE (syncthing-source-v1.18.0.tar.gz) = 12856546
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107151413.16FEDiDf073494>