Changeset f5601b8 for networking


Ignore:
Timestamp:
03/24/2018 11:50:15 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4127b1c5
Parents:
2d7a4fcf
Message:

Update to imlib2-1.5.1.
Update to libvorbis-1.3.6.
Update to hdparm-9.55.
Update to libtirpc-1.0.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libtirpc.xml

    r2d7a4fcf rf5601b8  
    77  <!ENTITY libtirpc-download-http "&sourceforge-dl;/libtirpc/libtirpc-&libtirpc-version;.tar.bz2">
    88  <!ENTITY libtirpc-download-ftp  " ">
    9   <!ENTITY libtirpc-md5sum        "d5a37f1dccec484f9cabe2b97e54e9a6">
     9  <!ENTITY libtirpc-md5sum        "f8403a10695348854e71d525c4db5931">
    1010  <!ENTITY libtirpc-size          "500 KB">
    11   <!ENTITY libtirpc-buildsize     "6.8 MB">
     11  <!ENTITY libtirpc-buildsize     "8.3 MB">
    1212  <!ENTITY libtirpc-time          "less than 0.1 SBU">
    1313]>
     
    9090    <note><para>If updating this package, you will also need to update
    9191    any existing version of <xref linkend='rpcbind'/></para></note>
    92 
    93     <para>
    94       Fix a build issue with glibc-2.26:
    95     </para>
    96 
    97 <screen><userinput>sed '/stdlib.h/a#include &lt;stdint.h&gt;' -i src/xdr_sizeof.c</userinput></screen>
    98 
     92<!--  Looks like this is incorporated in version 1.0.3
    9993    <para>
    10094      Fix a symbol name needed by NIS libraries:
     
    106100      commands:
    107101    </para>
    108 
     102-->
    109103<screen><userinput>./configure --prefix=/usr                                   \
    110104            --sysconfdir=/etc                               \
Note: See TracChangeset for help on using the changeset viewer.