Ignore:
Timestamp:
06/05/2020 11:57:39 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 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:
af8f9cc6
Parents:
e985e1d
Message:

Upgrade sqlite-3.32.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    re985e1d r33565bfe  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3320100">
    8   <!ENTITY sqlite-doc-version   "3320100">
     7  <!ENTITY sqlite-dl-version    "3320200">
     8  <!ENTITY sqlite-doc-version   "3320200">
    99
    1010<!-- When updating, do not forget the above entities -->
     
    1212  <!ENTITY sqlite-download-http "https://sqlite.org/2020/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1313  <!ENTITY sqlite-download-ftp  " ">
    14   <!ENTITY sqlite-md5sum        "bc7afc06f1e30b09ac930957af68d723">
    15   <!ENTITY sqlite-size          "2.8 MB">
     14  <!ENTITY sqlite-md5sum        "eb498918a33159cdf8104997aad29e83">
     15  <!ENTITY sqlite-size          "2.7 MB">
    1616  <!ENTITY sqlite-buildsize     "124 MB">
    17   <!ENTITY sqlite-time          "0.3 SBU (Using parallelism=4)">
     17  <!ENTITY sqlite-time          "0.5 SBU (Using parallelism=4)">
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2020/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "adb8a5e080091ec5729503a42c0f58fc">
     20  <!ENTITY sqlite-docs-md5sum   "0be5926a0d1122415b726442beab7e1f">
    2121  <!ENTITY sqlite-docs-size     "9.3 MB">
    2222]>
Note: See TracChangeset for help on using the changeset viewer.