diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-06-04 13:02:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-06-04 13:02:03 +0000 |
commit | 7db57679fd5a38015628984b46f486df9ccbae14 (patch) | |
tree | d9ff2e97504f017d97fc004a740c09ab11534871 /net/syncthing | |
parent | editors/texstudio: Update to 2.12.16 (diff) |
net/syncthing: update to 1.1.4
Notes
Notes:
svn path=/head/; revision=503469
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 af1132c219ab..d502cb645595 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.4 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 06c7f541f3d9..00fc908066b0 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557346105 -SHA256 (syncthing-source-v1.1.2.tar.gz) = 33e35ee504984d48a8d6f3c2f770886fc8820453821e958f6caa3ba2fa004274 -SIZE (syncthing-source-v1.1.2.tar.gz) = 7114870 +TIMESTAMP = 1559646544 +SHA256 (syncthing-source-v1.1.4.tar.gz) = d464884bfd92eac2f2dbc835c740ea7d5bd9e6ebd0bca7cda49682b0da4e6b5e +SIZE (syncthing-source-v1.1.4.tar.gz) = 9364374 |