Changeset ccc19e1b


Ignore:
Timestamp:
02/16/2018 04:29:30 PM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
1cccded
Parents:
088e7e06
Message:

Update to nasm-2.13.03

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/nasm.xml

    r088e7e06 rccc19e1b  
    77  <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz">
    88  <!ENTITY nasm-download-ftp  " ">
    9   <!ENTITY nasm-md5sum        "abb79a82fa30908217e30f76eca8a557">
     9  <!ENTITY nasm-md5sum        "d5ca2ad7121ccbae69dd606b1038532c">
    1010  <!ENTITY nasm-size          "788 KB">
    11   <!ENTITY nasm-buildsize     "29 MB" >
     11  <!ENTITY nasm-buildsize     "27 MB" >
    1212  <!ENTITY nasm-time          "0.2 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r088e7e06 rccc19e1b  
    4545      <para>February 16th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to nasm-2.13.03. Fixes
     49          <ulink url="&blfs-ticket-root;10380">#10380</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[ken] - Update to qt-5.10.1 (bug fixes) and
  • packages.ent

    r088e7e06 rccc19e1b  
    324324<!ENTITY lua-version                  "5.3.4">
    325325<!ENTITY mercurial-version            "4.4.2">
    326 <!ENTITY nasm-version                 "2.13.02">
     326<!ENTITY nasm-version                 "2.13.03">
    327327<!ENTITY ninja-version                "1.8.2">
    328328<!ENTITY npapi-sdk-version            "0.27.2">
Note: See TracChangeset for help on using the changeset viewer.