diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-20 04:49:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-20 04:49:30 +0800 |
commit | b93fe330d04d6a176118179f436a1c594b4eba46 (patch) | |
tree | a9f63fd00877446f3bfb4244570fa3f59941919f /www/Makefile | |
parent | 82d331a0bc8f11e74389483dd429ea907fbd0417 (diff) | |
download | freebsd-ports-gnome-b93fe330d04d6a176118179f436a1c594b4eba46.tar.gz freebsd-ports-gnome-b93fe330d04d6a176118179f436a1c594b4eba46.tar.zst freebsd-ports-gnome-b93fe330d04d6a176118179f436a1c594b4eba46.zip |
Add rubygem-protocol-http2 0.9.5
Protocol::HTTP2 provides a low-level implementation of the HTTP/2 protocol.
WWW: https://github.com/socketry/protocol-http2
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c638da8ea384..c93f9f9b25c0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2103,6 +2103,7 @@ SUBDIR += rubygem-protocol-hpack SUBDIR += rubygem-protocol-http SUBDIR += rubygem-protocol-http1 + SUBDIR += rubygem-protocol-http2 SUBDIR += rubygem-puma SUBDIR += rubygem-puma_worker_killer SUBDIR += rubygem-pusher-client |