diff options
Diffstat (limited to 'www/nghttp2/Makefile')
-rw-r--r-- | www/nghttp2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 2c997b38233e..947d50b4e4f2 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,6 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.66.0 -PORTREVISION= 1 +PORTVERSION= 1.67.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ |