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 170ba243dc4..5546bb6fe1b 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2019/01/19 15:21:04 adam Exp $ +# $NetBSD: Makefile,v 1.50 2019/03/13 17:45:08 adam Exp $ -DISTNAME= nghttp2-1.36.0 +DISTNAME= nghttp2-1.37.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} EXTRACT_SUFX= .tar.xz |