nodejs: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:38 -04:00
parent 4905d08af6
commit df6f24c8a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=18.16.0
revision=2
revision=3
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
hostmakedepends="which pkg-config python3 zlib-devel
$(vopt_if icu icu-devel) $(vopt_if ssl openssl-devel) $(vopt_if libuv libuv-devel)