Date: Mon, 12 Apr 2021 02:08:27 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: 877988a9ebe6 - main - net/syncthing: update to 1.15.1 Message-ID: <202104120208.13C28Reb012654@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=877988a9ebe66e260309a4280874148509573d18 commit 877988a9ebe66e260309a4280874148509573d18 Author: Steve Wills <swills@FreeBSD.org> AuthorDate: 2021-04-12 02:05:12 +0000 Commit: Steve Wills <swills@FreeBSD.org> CommitDate: 2021-04-12 02:05:12 +0000 net/syncthing: update to 1.15.1 MFH: 2021Q2 Security: 9ee01e60-6045-43df-98e5-a794007e54ef --- 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 23c792b565ce..be76580f64bf 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,5 +1,5 @@ PORTNAME= syncthing -PORTVERSION= 1.13.1 +PORTVERSION= 1.15.1 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 e1ddc18f62f6..d1811694484d 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613447639 -SHA256 (syncthing-source-v1.13.1.tar.gz) = bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d -SIZE (syncthing-source-v1.13.1.tar.gz) = 11665625 +TIMESTAMP = 1618191507 +SHA256 (syncthing-source-v1.15.1.tar.gz) = b867c5056ad073bcb690853558bf9ef6c2356b2038527973cfee501bf9076911 +SIZE (syncthing-source-v1.15.1.tar.gz) = 12302597
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104120208.13C28Reb012654>