Changeset ac8fc18 for server/databases


Ignore:
Timestamp:
10/04/2018 01:31:01 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
95378e8
Parents:
5a66d6ac
Message:

Update to sqlite-3.25.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r5a66d6ac rac8fc18  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3240000">
    8   <!ENTITY sqlite-doc-version   "3240000">
     7  <!ENTITY sqlite-dl-version    "3250200">
     8  <!ENTITY sqlite-doc-version   "3250200">
    99
    1010<!-- When updating, do not forget the above entities -->
     
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "dcd96fb9bbb603d29f6b0ad9554932ee">
     14  <!ENTITY sqlite-md5sum        "bfade31d59f58badc51aeaa6ae26a5de">
    1515  <!ENTITY sqlite-size          "2.6 MB">
    16   <!ENTITY sqlite-buildsize     "59 MB">
     16  <!ENTITY sqlite-buildsize     "109 MB">
    1717  <!ENTITY sqlite-time          "0.6 SBU">
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2018/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "31da6e4699a11105b637485af83edf4f">
    21   <!ENTITY sqlite-docs-size     "8.7 MB">
     20  <!ENTITY sqlite-docs-md5sum   "641bfa1974e6250c36165899a7306449">
     21  <!ENTITY sqlite-docs-size     "8.9 MB">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.