aboutsummaryrefslogtreecommitdiff
path: root/www/node10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/node10/Makefile')
-rw-r--r--www/node10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/node10/Makefile b/www/node10/Makefile
index e1944575ef90..446ce62c05a5 100644
--- a/www/node10/Makefile
+++ b/www/node10/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 10.16.0
+PORTVERSION= 10.16.3
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
@@ -68,7 +68,7 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
libuv>=1.28.0:devel/libuv \
- libnghttp2>=1.34.0:www/libnghttp2
+ libnghttp2>=1.39.2:www/libnghttp2
LIB_DEPENDS+= libcares.so:dns/c-ares\
libuv.so:devel/libuv \
libnghttp2.so:www/libnghttp2