summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2022-07-06 11:21:50 +0000
committertriaxx <triaxx@pkgsrc.org>2022-07-06 11:21:50 +0000
commit42f266aceace98b8b6a5121dadaaefd89ad4b2c5 (patch)
treedb2b0c0dba91f37fd4d490acef06c98a0f001892 /net/syncthing/Makefile
parent54cdd753d6f27239d42d01b78b39cf6f26da0b4a (diff)
downloadpkgsrc-42f266aceace98b8b6a5121dadaaefd89ad4b2c5.tar.gz
syncthing: Update to 1.20.3
upstream changes: ----------------- v1.20.3 Bugfixes: #8369: Shared device names are missing from "Edit Folder -> Sharing" #8376: Chrome Autofill Breaks Authentication #8386: Ignore patterns with wildcard and non-ASCII characters don't work as expected Enhancements: #8393: Warn if two devices are introducers to each other v1.20.2 Bugfixes: #7289: TCP port 0 is announced in the LAN beacon #8314: https://relays.syncthing.net/endpoint contains non-valid URLs with spaces #8355: Upgrading from v1.19.2 to v1.20.x now requires chmod for syncing files Enhancements: #8264: Include default ignore patterns in the GUI's advanced configuration editor #8310: Indicate folders / devices where the remote end is paused.
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 307985da6d6..3fd9c621a68 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.152 2022/06/02 18:52:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.153 2022/07/06 11:21:50 triaxx Exp $
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME= syncthing-source-v1.20.1
+DISTNAME= syncthing-source-v1.20.3
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}