diff --git a/net-libs/nodejs/nodejs20-20.15.1.recipe b/net-libs/nodejs/nodejs20-20.15.1.recipe index d8c9ae6e5..955ec4fb4 100644 --- a/net-libs/nodejs/nodejs20-20.15.1.recipe +++ b/net-libs/nodejs/nodejs20-20.15.1.recipe @@ -7,7 +7,7 @@ to be done, Node will sleep." HOMEPAGE="https://nodejs.org/" COPYRIGHT="2006-2019 The Node.js Foundation" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://nodejs.org/dist/v$portVersion/node-v$portVersion.tar.gz" CHECKSUM_SHA256="da228a0c27922f02001d9a781793696432096ab2da658eb77d7fc21693f4c5cb" SOURCE_DIR="node-v$portVersion" @@ -54,7 +54,7 @@ BUILD_REQUIRES=" devel:libicui18n$secondaryArchSuffix >= 74 devel:libicuuc$secondaryArchSuffix >= 74 devel:libnghttp2$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libuv$secondaryArchSuffix devel:libz$secondaryArchSuffix "