summaryrefslogtreecommitdiff
path: root/www/go-fasthttp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-11-13 19:26:03 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-11-13 19:26:03 +0000
commit49c2be56241568787b6283f0c4564c079bc66671 (patch)
tree2124d03ccd7369814aa8ca07a90c3fb0f7aa4ec2 /www/go-fasthttp
parent9796b2357a3be5426408a29b1cfc1f5c477f9a42 (diff)
downloadpkgsrc-49c2be56241568787b6283f0c4564c079bc66671.tar.gz
Revbump all Go packages after go115 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 0414d0c47d3..b50e06bd6ab 100644
--- a/www/go-fasthttp/Makefile
+++ b/www/go-fasthttp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2020/11/08 21:59:36 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/13 19:26:24 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= go-fasthttp-1.6.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_PROJECT= fasthttp