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