Changeset f6b6f1a4 for server


Ignore:
Timestamp:
04/21/2015 08:48:16 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.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, nosym, 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:
176aaa6
Parents:
35fdb192
Message:

Update to sqlite-3.8.9

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r35fdb192 rf6b6f1a4  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3080802">
    8   <!ENTITY sqlite-doc-version   "3080802">
     7  <!ENTITY sqlite-dl-version    "3080900">
     8  <!ENTITY sqlite-doc-version   "3080900">
    99
    1010  <!ENTITY sqlite-download-http "http://sqlite.org/2015/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1111  <!ENTITY sqlite-download-ftp  " ">
    12   <!ENTITY sqlite-md5sum        "3425fa580a56880f56bcb887dd26cc06">
     12  <!ENTITY sqlite-md5sum        "6a18d4609852f4b63f812a1059df468f">
    1313  <!ENTITY sqlite-size          "1.9 MB">
    1414  <!ENTITY sqlite-buildsize     "22 MB (additional 25 MB for the Optional Documentation)">
    15   <!ENTITY sqlite-time          "0.4 SBU">
     15  <!ENTITY sqlite-time          "0.3 SBU">
    1616
    1717  <!ENTITY sqlite-docs-download "http://sqlite.org/2015/sqlite-doc-&sqlite-doc-version;.zip">
    18   <!ENTITY sqlite-docs-md5sum   "785a45179b03a2e63c23fa37436f3632">
    19   <!ENTITY sqlite-docs-size     "4.7 MB">
     18  <!ENTITY sqlite-docs-md5sum   "e25020345df35d35cd81201f9f045263">
     19  <!ENTITY sqlite-docs-size     "4.8 MB">
    2020]>
    2121
Note: See TracChangeset for help on using the changeset viewer.