Changeset 776f345


Ignore:
Timestamp:
07/28/2005 08:12:36 PM (19 years ago)
Author:
Richard Downing <richard@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0b584261
Parents:
791ed7a4
Message:

Update to curl-7.14.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/curl.xml

    r791ed7a4 r776f345  
    55  %general-entities;
    66
    7   <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2">
    8   <!ENTITY curl-download-ftp  "ftp://ftp.fu-berlin.de/pub/unix/network/curl/curl-&curl-version;.tar.bz2">
    9   <!ENTITY curl-md5sum        "d673f68dbab2553acdbfb5435bd1cd48">
    10   <!ENTITY curl-size          "1.8 MB">
    11   <!ENTITY curl-buildsize     "25.2 MB">
    12   <!ENTITY curl-time          "0.40 SBU (additional 0.58 SBU to run the test suite)">
     7  <!ENTITY curl-download-http "http://www.execve.net/curl/curl-&curl-version;.tar.bz2">
     8  <!ENTITY curl-download-ftp  " ">
     9  <!ENTITY curl-md5sum        "46ce665e47d37fce1a0bad935cce58a9">
     10  <!ENTITY curl-size          "1.9 MB">
     11  <!ENTITY curl-buildsize     "23.8 MB">
     12  <!ENTITY curl-time          "0.34 SBU (additional 0.86 SBU to run the test suite)">
    1313]>
    1414
     
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    20     <date>$Date$</date>
     20    <date>$Date: 2005-05-30 22:24:36 +0100 (Mon, 30 May 2005) $</date>
    2121  </sect1info>
    2222
  • general.ent

    r791ed7a4 r776f345  
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    88<!ENTITY lfs-version  "stable">          <!-- version|stable|testing|unstable|development] -->
    9 <!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
     9<!ENTITY last-commit  "$Date: 2005-07-28 13:03:39 +0100 (Thu, 28 Jul 2005) $"> <!-- Automatic update -->
    1010
    1111<!ENTITY maintainer-fullname  "Bruce Dubbs">
     
    227227
    228228<!-- Chapter 16 -->
    229 <!ENTITY curl-version                 "7.13.1">
     229<!ENTITY curl-version                 "7.14.0">
    230230<!ENTITY wvstreams-version            "4.0.1">
    231231<!ENTITY gnet-version                 "2.0.7">
  • introduction/welcome/changelog.xml

    r791ed7a4 r776f345  
    1111  <sect1info>
    1212    <othername>$LastChangedBy$</othername>
    13     <date>$Date$</date>
     13    <date>$Date: 2005-07-28 13:23:52 +0100 (Thu, 28 Jul 2005) $</date>
    1414  </sect1info>
    1515
     
    2424
    2525  <itemizedlist>
     26 
     27    <listitem>
     28      <para>July 28th 2005 [richard]: Updated to curl-7.14.0.</para>
     29    </listitem>
     30   
    2631    <listitem>
    2732      <para>July 28th 2005 [richard]: Updated to LZO-2.01.</para>
    2833    </listitem>
     34   
    2935    <listitem>
    3036      <para>July 28th 2005 [richard]: Updated to libvorbis-1.1.1 and
    31       tar  vorbis-tools-1.1.1.</para>
     37      vorbis-tools-1.1.1.</para>
    3238    </listitem>
    3339   
Note: See TracChangeset for help on using the changeset viewer.