summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-10-29 08:59:46 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-10-29 08:59:46 +0000
commitfb3e410b11aa8c8de078c03e189695ac5a2cc253 (patch)
tree0747b8e0dcb029c58287c06901b2beaa4b85292c /net/syncthing/Makefile
parent05c7afcf4774da5f9452b912b06ae501eb20fe38 (diff)
downloadpkgsrc-fb3e410b11aa8c8de078c03e189695ac5a2cc253.tar.gz
Revbump packages depending on Go after the Go 1.7.3 update.
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 1921405fbfd..8d67c6f4788 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/10/27 07:42:40 abs Exp $
+# $NetBSD: Makefile,v 1.31 2016/10/29 08:59:48 bsiegert Exp $
# Upstream regularly breaks protocol compatibility. While users of
# pkgsrc syncthing on multiple systems can update synchronously, an
@@ -14,6 +14,7 @@
# see https://github.com/syncthing/syncthing-android/issues/652 for
# a fuller explanation.
DISTNAME= syncthing-0.14.9
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}