Ignore:
Timestamp:
07/30/2017 04:16:18 PM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c7cb25b
Parents:
8f26838
Message:

Update to Node.js-8.2.1. Fixes #9502.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18964 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r8f26838 rf02583f  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.gz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "f8e7fd9a5cba7a9998c990f1ec78ab86">
    10   <!ENTITY nodejs-size          "29 MB">
    11   <!ENTITY nodejs-buildsize     "333 MB">
    12   <!ENTITY nodejs-time          "7.5 SBU">
     9  <!ENTITY nodejs-md5sum        "0da0b59a6afb0e14bad05d6198dcd64a">
     10  <!ENTITY nodejs-size          "18 MB">
     11  <!ENTITY nodejs-buildsize     "339 MB">
     12  <!ENTITY nodejs-time          "7.4 SBU">
    1313]>
    1414
     
    9090      <ulink url="https://github.com/nodejs/http-parser">http-parser</ulink>,
    9191      <ulink url="https://github.com/libuv/libuv">libuv</ulink>, and
    92       <ulink url="https://www.npmjs.com/">npm</ulink>, (internal versions of
    93       these packages will be used if they are not present)
     92      <ulink url="https://www.npmjs.com/">npm</ulink> (an internal copy of
     93      <command>npm</command> will be installed if not present)
    9494    </para>
    9595
Note: See TracChangeset for help on using the changeset viewer.