From ec02e1d36fae82584dbd3bd350c522b29ec8e14d Mon Sep 17 00:00:00 2001 From: triaxx Date: Thu, 13 Jan 2022 20:16:58 +0000 Subject: syncthing: Update to 1.18.6 upstream changes: ----------------- o v1.18.6 Enhancements: #8050: Display a warning when the ignore delete option is enabled #8068: Request: show pending devices/folders in CLI --- net/syncthing/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/syncthing/Makefile') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index c905eaf1569..a74f548dd31 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.144 2022/01/09 20:10:35 bsiegert Exp $ +# $NetBSD: Makefile,v 1.145 2022/01/13 20:16:58 triaxx Exp $ # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval. -DISTNAME= syncthing-source-v1.18.5 +DISTNAME= syncthing-source-v1.18.6 PKGNAME= ${DISTNAME:S,source-v,,} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} GITHUB_RELEASE= v${PKGVERSION_NOREV} -- cgit v1.2.3