diff options
Diffstat (limited to 'www/libnghttp3/Makefile')
-rw-r--r-- | www/libnghttp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index eca03765e62f..0c6cf5a0fb4b 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp3 -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= www net MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib |