summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-07-15 10:31:24 +0000
committernia <nia@pkgsrc.org>2021-07-15 10:31:24 +0000
commit665eddbd3c55f398a9adbfc7f7783743c1ecc925 (patch)
tree6ac98d8efe190f958f3fd7d5f542c0ca8f5cd90e /net/syncthing/Makefile
parentdfe0ae5074448f3cd870021576ecdfc9283d3f36 (diff)
downloadpkgsrc-665eddbd3c55f398a9adbfc7f7783743c1ecc925.tar.gz
syncthing: update to 1.18.0
Bugfixes: irreversible Local Additions after re-adding the same folder as Receive Only Scan due to watcher can not found local change while modify file to empty TypeError: Cannot read property ‘urAccepted’ of undefined Out-of-sync state of zero-byte files is not reflected on peers Enhancements: Add rest endpoint(s) to dismiss pending folder/device invitations Accepting a receive encrypted folder share should prompt the user to input a password Database GC can block for a long time Ensure encryption to untrusted on new, trusted device on an existing folder Use defaults for missing fields on the config rest API Show discovery and listener status when not failed
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index f9e51b8cc58..78fafdc5365 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.135 2021/07/13 11:36:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.136 2021/07/15 10:31:24 nia Exp $
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME= syncthing-source-v1.15.1
+DISTNAME= syncthing-source-v1.18.0
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}