diff options
Diffstat (limited to 'net/libngtcp2-gnutls/Makefile')
-rw-r--r-- | net/libngtcp2-gnutls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libngtcp2-gnutls/Makefile b/net/libngtcp2-gnutls/Makefile index de013d3702f4..e1b01510b06b 100644 --- a/net/libngtcp2-gnutls/Makefile +++ b/net/libngtcp2-gnutls/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib |