Ignore:
Timestamp:
07/04/2017 04:41:37 AM (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:
1ac799b
Parents:
9768a4d5
Message:

Update to Node.js-8.1.3. Fixes #9419.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r9768a4d5 r542d478  
    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        "444e0ef9861bac066c3d790b5c406fd5">
     9  <!ENTITY nodejs-md5sum        "804f6e145292cb9ddc2e742db96fb553">
    1010  <!ENTITY nodejs-size          "29 MB">
    11   <!ENTITY nodejs-buildsize     "461 MB">
     11  <!ENTITY nodejs-buildsize     "361 MB">
    1212  <!ENTITY nodejs-time          "7.4 SBU">
    1313]>
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy: $</othername>
    20     <date>$Date: $</date>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
    2121  </sect1info>
    2222
     
    200200        <term><filename class='directory'>/usr/lib/node_modules/npm/</filename></term>
    201201        <listitem>
    202           <para>is the installaton root for Node.js executables and
     202          <para>is the installation root for Node.js executables and
    203203          libraries.</para>
    204204        </listitem>
Note: See TracChangeset for help on using the changeset viewer.