summaryrefslogtreecommitdiff
path: root/net/syncthing
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:35:37 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:35:37 +0000
commit08c0196bb6c90b437a376c7c06958dc690c47a7b (patch)
tree8d368b0cf075b74cdd0a8eecd724e1697445ec85 /net/syncthing
parentc2fdf38b76b0bbb0bc410194a6d98523fce63366 (diff)
downloadpkgsrc-08c0196bb6c90b437a376c7c06958dc690c47a7b.tar.gz
Revbump all Go packages after Go 1.12.1 update.
Diffstat (limited to 'net/syncthing')
-rw-r--r--net/syncthing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 26d3be92830..028e01ab4c6 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2019/03/09 10:05:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.87 2019/03/16 08:35:38 bsiegert Exp $
# Upstream used to frequently break protocol compatibility. While
# users of pkgsrc syncthing on multiple systems can update
@@ -15,7 +15,7 @@
# see https://github.com/syncthing/syncthing-android/issues/652 for
# a fuller explanation.
DISTNAME= syncthing-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_TAG= v${PKGVERSION_NOREV}