diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-07-17 18:53:13 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-07-17 18:53:13 +0000 |
commit | 1cb98814b54207b9178134cb0ac4339ec846bd0c (patch) | |
tree | a4df252210d0aaeca810809d0ae2cadc589e6cd6 /net/syncthing | |
parent | www/geckodriver: Update to 0.24.0 (diff) |
net/syncthing: update to 1.2.0
PR: 239259
Submitted by: dvl
Notes
Notes:
svn path=/head/; revision=506815
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 2 | ||||
-rw-r--r-- | net/syncthing/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 246f91ba71d8..f22e42beea8e 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.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 00fc908066b0..fb4d1ee261c5 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559646544 -SHA256 (syncthing-source-v1.1.4.tar.gz) = d464884bfd92eac2f2dbc835c740ea7d5bd9e6ebd0bca7cda49682b0da4e6b5e -SIZE (syncthing-source-v1.1.4.tar.gz) = 9364374 +TIMESTAMP = 1563322741 +SHA256 (syncthing-source-v1.2.0.tar.gz) = 0339877effdcf3bf8aa7d4d1e50b878992792e4752ff778f27788bf71eccecd0 +SIZE (syncthing-source-v1.2.0.tar.gz) = 10167610 |