svn commit: r551742 - head/net/syncthing
Steve Wills
swills at FreeBSD.org
Fri Oct 9 04:13:23 UTC 2020
Author: swills
Date: Fri Oct 9 04:13:22 2020
New Revision: 551742
URL: https://svnweb.freebsd.org/changeset/ports/551742
Log:
net/syncthing: update to 1.10.0
Modified:
head/net/syncthing/Makefile (contents, props changed)
head/net/syncthing/distinfo (contents, props changed)
Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile Fri Oct 9 04:01:10 2020 (r551741)
+++ head/net/syncthing/Makefile Fri Oct 9 04:13:22 2020 (r551742)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= syncthing
-PORTVERSION= 1.9.0
+PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo Fri Oct 9 04:01:10 2020 (r551741)
+++ head/net/syncthing/distinfo Fri Oct 9 04:13:22 2020 (r551742)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599681276
-SHA256 (syncthing-source-v1.9.0.tar.gz) = a4e3e5997b2c4c76512ed9b32a067b2a90e26c0d445f8c3c62af65d2b93d4d8b
-SIZE (syncthing-source-v1.9.0.tar.gz) = 11142643
+TIMESTAMP = 1602216085
+SHA256 (syncthing-source-v1.10.0.tar.gz) = 6598bc8daaae70e6e11c8df86f1e38a6a286401cfcbec44f25f5aee9f444eb4e
+SIZE (syncthing-source-v1.10.0.tar.gz) = 11259664
More information about the svn-ports-all
mailing list