diff options
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index d1b31d9a451..549f7813e6e 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2016/03/05 11:27:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2016/04/08 16:45:30 adam Exp $ -DISTNAME= nghttp2-1.8.0 -PKGREVISION= 1 +DISTNAME= nghttp2-1.9.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz |