Changeset 433a30b0


Ignore:
Timestamp:
04/03/2012 01:15:24 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
06936b84
Parents:
a26f3f8f
Message:

forgot the sqlite docs md5sum

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    ra26f3f8f r433a30b0  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3071000">
    8   <!ENTITY sqlite-download-http "http://sqlite.org/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
     7  <!ENTITY sqlite-dl-version    "3071100">
     8  <!ENTITY sqlite-download-http
     9    "http://sqlite.org/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    910  <!ENTITY sqlite-download-ftp  " ">
    1011  <!ENTITY sqlite-md5sum        "0552d71bda98ebdcaea305cd6058221b">
    1112  <!ENTITY sqlite-size          "1.7 MB">
    12   <!ENTITY sqlite-buildsize     "46 MB (includes optional documentation)">
     13  <!ENTITY sqlite-buildsize     "42 MB (includes optional documentation)">
    1314  <!ENTITY sqlite-time          "0.4 SBU">
    1415
    15   <!ENTITY sqlite-docs-md5sum   "d4c8070ea2cec54b77002c265e680b0f">
    16   <!ENTITY sqlite-docs-size     "3.5 MB">
    17   <!ENTITY sqlite-docs-download "http://sqlite.org/sqlite-doc-&sqlite-dl-version;.zip">
     16  <!ENTITY sqlite-docs-md5sum   "c1fb48beff33612b2c7f5ae6ab17a601">
     17  <!ENTITY sqlite-docs-size     "3.9 MB">
     18  <!ENTITY sqlite-docs-download
     19    "http://sqlite.org/sqlite-doc-&sqlite-dl-version;.zip">
    1820]>
    1921
Note: See TracChangeset for help on using the changeset viewer.