summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2022-10-16 05:05:33 +0000
committertriaxx <triaxx@pkgsrc.org>2022-10-16 05:05:33 +0000
commit99731fa7761283dd77cff4a49ef27abb10baa700 (patch)
tree7e43bb51a926d84009a51f83a0189a77d7f659e0 /net/syncthing/Makefile
parentde8f3f3394d6ace437aa95e5085b73a80cf556f7 (diff)
downloadpkgsrc-99731fa7761283dd77cff4a49ef27abb10baa700.tar.gz
syncthing: Update to 1.22.0
upstream changes: ----------------- v1.22.0 Latest Bugfixes: #3868: gui: Auto select of device ID is broken on Internet Explorer #7068: "Restore Versions" GUI breaks when path exists as both directory and file #7965: Trash Can File Versioning always throws errors on restore (even when succeeded) #7988: Unexpected cleanup behavior for Simple File Versioning #8529: WebGUI is displayed incorrectly on "tablet sized" screens Enhancements: #2698: Sync extended file attributes on supported file systems #7603: WebUI tooltip inconsistencies #8506: macOS Monterey 12.5.1 aliases break after sync
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 54221d0e337..fcd3dde681b 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.161 2022/10/05 11:33:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.162 2022/10/16 05:05:33 triaxx Exp $
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME= syncthing-source-v1.21.0
+DISTNAME= syncthing-source-v1.22.0
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}