summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-12-03 16:01:02 +0000
committeradam <adam@pkgsrc.org>2022-12-03 16:01:02 +0000
commit57793a5c326de6954e7509ec286d6843d214c328 (patch)
treed013e5e9b74ae117d460d64c9325bbaa17f4a509 /www/Makefile
parent13e3ae0669144cb09841cbf31eb1f622da7639c6 (diff)
downloadpkgsrc-57793a5c326de6954e7509ec286d6843d214c328.tar.gz
nghttp3: added version 0.7.1
This library implements RFC 9114 HTTP/3. It does not support server push. The following extensions have been implemented: * Extensible Prioritization Scheme for HTTP * Bootstrapping WebSockets with HTTP/3
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index e7eeba5774d..9351d1b7e56 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1651 2022/11/30 10:24:35 nros Exp $
+# $NetBSD: Makefile,v 1.1652 2022/12/03 16:01:02 adam Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -243,6 +243,7 @@ SUBDIR+= netscape
SUBDIR+= netsurf
SUBDIR+= nghttp2
SUBDIR+= nghttp2-tools
+SUBDIR+= nghttp3
SUBDIR+= nginx
SUBDIR+= nginx-devel
SUBDIR+= nostromo