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-nghttp2 \
|
||||
--shared-zlib \
|
||||
--with-intl=system-icu \
|
||||
")
|
||||
# --with-intl=system-icu
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
|
||||
@@ -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="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>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libuv-devel</Dependency>
|
||||
@@ -48,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2023-10-14</Date>
|
||||
<Version>20.8.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user