Changeset 581077c0 for server/databases


Ignore:
Timestamp:
03/02/2019 04:51:05 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, 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:
3201e53
Parents:
fb7406e
Message:

Update to sqlite-3.27.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    rfb7406e r581077c0  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3270100">
    8   <!ENTITY sqlite-doc-version   "3270100">
     7  <!ENTITY sqlite-dl-version    "3270200">
     8  <!ENTITY sqlite-doc-version   "3270200">
    99
    1010<!-- When updating, do not forget the above entities -->
     
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2019/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "cb72c5f93235cd56b18ee2aa1504cdaf">
     14  <!ENTITY sqlite-md5sum        "1f72631ce6e8efa5b4a6e55a43b3bdc0">
    1515  <!ENTITY sqlite-size          "2.7 MB">
    16   <!ENTITY sqlite-buildsize     "72 MB">
     16  <!ENTITY sqlite-buildsize     "66 MB">
    1717  <!ENTITY sqlite-time          "0.3 SBU (Using parallelism=4)">
    1818
Note: See TracChangeset for help on using the changeset viewer.