svn commit: r565404 - head/net/syncthing
Steve Wills
swills at FreeBSD.org
Tue Feb 16 14:51:23 UTC 2021
Author: swills
Date: Tue Feb 16 14:51:22 2021
New Revision: 565404
URL: https://svnweb.freebsd.org/changeset/ports/565404
Log:
net/syncthing: update to 1.13.1
Modified:
head/net/syncthing/Makefile (contents, props changed)
head/net/syncthing/distinfo (contents, props changed)
Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile Tue Feb 16 14:50:46 2021 (r565403)
+++ head/net/syncthing/Makefile Tue Feb 16 14:51:22 2021 (r565404)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= syncthing
-PORTVERSION= 1.12.1
+PORTVERSION= 1.13.1
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/
Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo Tue Feb 16 14:50:46 2021 (r565403)
+++ head/net/syncthing/distinfo Tue Feb 16 14:51:22 2021 (r565404)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610498967
-SHA256 (syncthing-source-v1.12.1.tar.gz) = f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7
-SIZE (syncthing-source-v1.12.1.tar.gz) = 11648726
+TIMESTAMP = 1613447639
+SHA256 (syncthing-source-v1.13.1.tar.gz) = bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d
+SIZE (syncthing-source-v1.13.1.tar.gz) = 11665625
More information about the svn-ports-all
mailing list