summaryrefslogtreecommitdiff
path: root/sysutils/consul
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
commit26c9a235c64a31a3052a4747e17e362bf9399855 (patch)
treea8e52092e3562e06042ebc2d51bb9a6f17b72324 /sysutils/consul
parent78cf893fd65e34ec4bc4264d3d4ba3f004bf2d85 (diff)
downloadpkgsrc-26c9a235c64a31a3052a4747e17e362bf9399855.tar.gz
Revbump all Go packages after Go 1.12.14 update.
Diffstat (limited to 'sysutils/consul')
-rw-r--r--sysutils/consul/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index fe627af1c34..4237767b42e 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2019/10/18 14:58:56 bsiegert Exp $
+# $NetBSD: Makefile,v 1.48 2019/12/13 07:44:03 bsiegert Exp $
DISTNAME= consul-1.2.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}