nodejs-16.11.1
This commit is contained in:
@@ -13,7 +13,7 @@ from pisi.actionsapi import get
|
||||
# WorkDir = ""
|
||||
# NoStrip = "/"
|
||||
|
||||
shelltools.export("JOBS", get.makeJOBS().replace("-j5", "-j2"))
|
||||
#shelltools.export("JOBS", get.makeJOBS().replace("-j5", "-j2"))
|
||||
|
||||
def setup():
|
||||
autotools.rawConfigure("--prefix=/usr \
|
||||
|
||||
@@ -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="87f9a9fc885da59367bae97cc197abe069a02c36" type="tarxz">https://nodejs.org/dist/v16.4.2/node-v16.4.2.tar.xz</Archive>
|
||||
<Archive sha1sum="14aa93b839e46f4b933e1c86d725f48c1905f95a" type="tarxz">https://nodejs.org/dist/v16.11.1/node-v16.11.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>libuv-devel</Dependency>
|
||||
@@ -48,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-10-17</Date>
|
||||
<Version>16.11.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-07-09</Date>
|
||||
<Version>16.4.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user