diff options
Diffstat (limited to 'net/libngtcp2-wolfssl/Makefile')
| -rw-r--r-- | net/libngtcp2-wolfssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libngtcp2-wolfssl/Makefile b/net/libngtcp2-wolfssl/Makefile index 11f0b69274fb..bdb3aece22b0 100644 --- a/net/libngtcp2-wolfssl/Makefile +++ b/net/libngtcp2-wolfssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.13.0 +PORTVERSION= 1.18.0 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib @@ -17,7 +17,7 @@ BUILD_DEPENDS= libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 LIB_DEPENDS= libwolfssl.so:security/wolfssl RUN_DEPENDS= libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 -USES= libtool pathfix pkgconfig tar:xz +USES= libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only \ --with-jemalloc \ |
