Merge pull request #12602 from Rmys/master
python3 libffi icu4c boost rebuild list
This commit is contained in:
@@ -21,8 +21,9 @@ def setup():
|
|||||||
--shared-openssl \
|
--shared-openssl \
|
||||||
--shared-nghttp2 \
|
--shared-nghttp2 \
|
||||||
--shared-zlib \
|
--shared-zlib \
|
||||||
|
--with-intl=system-icu \
|
||||||
")
|
")
|
||||||
# --with-intl=system-icu
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Evented I/O for V8 javascript</Summary>
|
<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>
|
<Description>Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.</Description>
|
||||||
<Archive sha1sum="1d4370db8210cafaef8b0d72d7d4b06dab475d1f" type="tarxz">https://nodejs.org/dist/v20.8.1/node-v20.8.1.tar.xz</Archive>
|
<Archive sha1sum="3177bbce34e254128ea5a7e0f3e7154c30f239f5" type="tarxz">https://nodejs.org/dist/v21.0.0/node-v21.0.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>icu4c-devel</Dependency>
|
<Dependency>icu4c-devel</Dependency>
|
||||||
<Dependency>libuv-devel</Dependency>
|
<Dependency>libuv-devel</Dependency>
|
||||||
@@ -48,6 +48,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="14">
|
||||||
|
<Date>2023-10-19</Date>
|
||||||
|
<Version>21.0.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="13">
|
<Update release="13">
|
||||||
<Date>2023-10-14</Date>
|
<Date>2023-10-14</Date>
|
||||||
<Version>20.8.1</Version>
|
<Version>20.8.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user