diff options
Diffstat (limited to '')
| -rw-r--r-- | www/node24/Makefile | 1 | ||||
| -rw-r--r-- | www/node24/Makefile.version | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/node24/Makefile b/www/node24/Makefile index 3025f2139b76..fc1ee084db78 100644 --- a/www/node24/Makefile +++ b/www/node24/Makefile @@ -71,7 +71,6 @@ BUNDLED_SSL_DESC= Use bundled OpenSSL implementation from node.js JIT_DESC= Use Just In Time compiler BUNDLED_SSL_CONFIGURE_OFF= --openssl-use-def-ca-store --shared-openssl -BUNDLED_SSL_RUN_DEPENDS_OFF= ca_root_nss>=0:security/ca_root_nss BUNDLED_SSL_USES_OFF= ssl JIT_CONFIGURE_OFF= --v8-lite-mode diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version index 0b9b56864c69..a512747a28d7 100644 --- a/www/node24/Makefile.version +++ b/www/node24/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 24.11.1 +NODEJS_PORTVERSION= 24.12.0 |
