Ignore:
Timestamp:
10/24/2011 11:21:46 PM (13 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
20e6cade
Parents:
778be14
Message:

Update to sqlite-3.7.8
Update to acl-2.2.51

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r778be14 r686435b  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-download-http "http://sqlite.org/sqlite-amalgamation-&sqlite-version;.tar.gz">
     7  <!ENTITY sqlite-dl-version    "3070800">
     8  <!ENTITY sqlite-download-http "http://sqlite.org/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    89  <!ENTITY sqlite-download-ftp  " ">
    9   <!ENTITY sqlite-md5sum        "74fe78b264f1c434c4b159d45b78e9b7">
    10   <!ENTITY sqlite-size          "1.5 MB">
    11   <!ENTITY sqlite-buildsize     "30 MB (includes optional documentation)">
     10  <!ENTITY sqlite-md5sum        "6bfb46d73caaa1bbbcd2b52184b6c542">
     11  <!ENTITY sqlite-size          "1.7 MB">
     12  <!ENTITY sqlite-buildsize     "46 MB (includes optional documentation)">
    1213  <!ENTITY sqlite-time          "0.4 SBU">
    1314
    14   <!ENTITY sqlite-docs-version  "3_7_3">
    15   <!ENTITY sqlite-docs-md5sum   "ed6f040910936cf57ad55045fa3bcb1d">
    16   <!ENTITY sqlite-docs-size     "3.2 MB">
    17   <!ENTITY sqlite-docs-download "http://sqlite.org/sqlite_docs_&sqlite-docs-version;.zip">
     15  <!ENTITY sqlite-docs-version  "3070800">
     16  <!ENTITY sqlite-docs-md5sum   "56c2e37c65075c612710ae1aba9703f2">
     17  <!ENTITY sqlite-docs-size     "3.3 MB">
     18  <!ENTITY sqlite-docs-download "http://sqlite.org/sqlite-doc-&sqlite-dl-version;.zip">
    1819]>
    1920
     
    3940    zero-configuration, transactional SQL database engine.</para>
    4041
    41     &lfs67_checked;
     42    &lfs70_checked;
    4243
    4344    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6263      </listitem>
    6364    </itemizedlist>
    64 
    65     <!-- <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para role="optional"><xref linkend="tcl"/> (Required to run the test suite)</para> -->
    6765
    6866    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.