summaryrefslogtreecommitdiff
path: root/sysutils/consul
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-06-02 18:51:56 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-06-02 18:51:56 +0000
commit033fe1b13995ddaf1c2ea995d1531fb764739129 (patch)
treedbd800ce9d80c9df8e429a73778faa7de42043a5 /sysutils/consul
parentea3d57a2b4818c190ff11ca95c192afc273c54b4 (diff)
downloadpkgsrc-033fe1b13995ddaf1c2ea995d1531fb764739129.tar.gz
Revbump all Go packages after go118 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 33687a49380..b1f8e050750 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2022/05/11 19:26:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.77 2022/06/02 18:52:06 bsiegert Exp $
DISTNAME= consul-1.2.3
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}