summaryrefslogtreecommitdiff
path: root/www/go-fasthttp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-11-08 21:59:09 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-11-08 21:59:09 +0000
commit90ec0cef96181f974072861ab2d73ad9f9f2dc8e (patch)
tree203cd1d9b99811acefdff941d7f3f71d6b831516 /www/go-fasthttp
parent6b02a14420bd80c9a4d761495b08d88aecc7c1b0 (diff)
downloadpkgsrc-90ec0cef96181f974072861ab2d73ad9f9f2dc8e.tar.gz
Revbump all Go packages after Go 1.15 update.
Diffstat (limited to 'www/go-fasthttp')
-rw-r--r--www/go-fasthttp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/go-fasthttp/Makefile b/www/go-fasthttp/Makefile
index 647f2cc65ef..0414d0c47d3 100644
--- a/www/go-fasthttp/Makefile
+++ b/www/go-fasthttp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/10/15 13:08:32 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/08 21:59:36 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= go-fasthttp-1.6.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_PROJECT= fasthttp