nodejs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Evented I/O for V8 javascript</Summary>
|
||||
<Description>Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.</Description>
|
||||
<Archive sha1sum="e981802c004f509d89e33de44d120efe1fb7c8cb" type="tarxz">https://nodejs.org/dist/v23.4.0/node-v23.4.0.tar.xz</Archive>
|
||||
<Archive sha1sum="49f085942a7be1a334332adcb18cbdc6a394d230" type="tarxz">https://nodejs.org/dist/v23.8.0/node-v23.8.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libuv-devel</Dependency>
|
||||
@@ -22,8 +22,8 @@
|
||||
<Dependency>libnghttp2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-test-make-test-crypto-hash-compatible-with-OpenSSL-3.patch</Patch>
|
||||
<Patch level="1">0002-test-adjust-OpenSSL-error-code-for-3.4.0.patch</Patch>
|
||||
<!-- <Patch level="1">0001-test-make-test-crypto-hash-compatible-with-OpenSSL-3.patch</Patch> -->
|
||||
<!-- <Patch level="1">0002-test-adjust-OpenSSL-error-code-for-3.4.0.patch</Patch> -->
|
||||
<Patch level="1">0001-test-disable-openssl-3.4.0-incompatible-tests.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="19">
|
||||
<Date>2025-02-23</Date>
|
||||
<Version>23.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2025-01-04</Date>
|
||||
<Version>23.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user