summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-19 17:56:44 +0000
committernia <nia@pkgsrc.org>2020-10-19 17:56:44 +0000
commit6f405d04a1660e7248c490c5b211eeb9614b5367 (patch)
treeab8f289270566818a3dbdcd58d6072dc3af7b7c8 /net/syncthing/Makefile
parent4d179ed637de37e487594b9c457168648102fd6f (diff)
downloadpkgsrc-6f405d04a1660e7248c490c5b211eeb9614b5367.tar.gz
syncthing: Update to 1.10.0
This release adds the config option announceLANAddresses to enable (the default) or disable announcing private (RFC1918) LAN IP addresses to global discovery. It also fixes various bugs, and we can delete a patch that's no longer needed.
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 3c01c1fafda..4f06651738e 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2020/10/15 13:08:27 bsiegert Exp $
+# $NetBSD: Makefile,v 1.120 2020/10/19 17:56:44 nia Exp $
# Upstream used to frequently break protocol compatibility, but since
# 2018 or so this has been much better. While users of pkgsrc
@@ -17,10 +17,8 @@
#
# Minor version updates may be committed without asking. Major
# updates not following the above policy will be reverted.
-DISTNAME= syncthing-source-v1.8.0
+DISTNAME= syncthing-source-v1.10.0
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 1
-#PKGREVISION= 0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}