Changeset f8914b1 for server


Ignore:
Timestamp:
04/03/2021 04:58:31 PM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
689de0e
Parents:
339417b
Message:

Upgrade sqlite-3.35.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r339417b rf8914b1  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3350300">
    8   <!ENTITY sqlite-doc-version   "3350300">
     7  <!ENTITY sqlite-dl-version    "3350400">
     8  <!ENTITY sqlite-doc-version   "3350400">
    99
    1010<!-- When updating, do not forget the above entities -->
     
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2021/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "cadd4db9b528dfd0a7efde39f767cd83">
     14  <!ENTITY sqlite-md5sum        "9cf453a9cd0e40cdbc8e6f008acfc4fb">
    1515  <!ENTITY sqlite-size          "2.8 MB">
    1616  <!ENTITY sqlite-buildsize     "139 MB">
     
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2021/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "53b84f758046926f31bbd905e133b90c">
     20  <!ENTITY sqlite-docs-md5sum   "7dd0b0b5edc42929638702382e8ead13">
    2121  <!ENTITY sqlite-docs-size     "9.8 MB">
    2222]>
Note: See TracChangeset for help on using the changeset viewer.