diff options
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index d6c02174dd3..2eeeb835aa6 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2017/01/26 20:44:27 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/02/27 05:21:09 adam Exp $ -DISTNAME= nghttp2-1.19.0 +DISTNAME= nghttp2-1.20.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz |