summaryrefslogtreecommitdiff
path: root/www/go-fasthttp
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-04-12 11:01:37 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-04-12 11:01:37 +0000
commit6d4d26cce7fd9ce5de79688db1901645408fd3d8 (patch)
treee9bae675f5d34673685f8c446e80cd7a262958b3 /www/go-fasthttp
parent75f50b1f46331f08b958a0aca9b8524bdce5f8dc (diff)
downloadpkgsrc-6d4d26cce7fd9ce5de79688db1901645408fd3d8.tar.gz
Revbump all Go packages after default version switch to 1.14.
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 628b3ce34bc..a15e3ca407f 100644
--- a/www/go-fasthttp/Makefile
+++ b/www/go-fasthttp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/03/21 16:57:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/12 11:01:49 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= go-fasthttp-1.6.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_PROJECT= fasthttp