summaryrefslogtreecommitdiff
path: root/www/go-fasthttp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-02-02 14:18:56 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-02-02 14:18:56 +0000
commita3606608f5a434e3b35070dfcdf514153dda7969 (patch)
treebe2a764be91c9565e3eacb8e9229188dfd303866 /www/go-fasthttp
parent9d7ad32f72dc16182783f8e54414d4c91682a91a (diff)
downloadpkgsrc-a3606608f5a434e3b35070dfcdf514153dda7969.tar.gz
Revbump all Go packages after go113 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 3894f211c15..639bd71c325 100644
--- a/www/go-fasthttp/Makefile
+++ b/www/go-fasthttp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/01/10 13:32:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2020/02/02 14:19:13 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= go-fasthttp-1.6.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_PROJECT= fasthttp