Changeset 2da8e365 for server


Ignore:
Timestamp:
01/28/2020 07:12:26 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
71b239d3
Parents:
c1c6b2e
Message:

Update to sqlite-autoconf-3310100 (3.31.1).
Update to dhcpcd-8.1.6.
Update to Jinja2-2.11.0 (Python Module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    rc1c6b2e r2da8e365  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3310000">
    8   <!ENTITY sqlite-doc-version   "3310000">
     7  <!ENTITY sqlite-dl-version    "3310100">
     8  <!ENTITY sqlite-doc-version   "3310100">
    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        "192fa6d1b1bed70c1d0c7fa571ae6c9f">
     14  <!ENTITY sqlite-md5sum        "2d0a553534c521504e3ac3ad3b90f125">
    1515  <!ENTITY sqlite-size          "2.8 MB">
    1616  <!ENTITY sqlite-buildsize     "74 MB">
     
    1818
    1919  <!ENTITY sqlite-docs-download "https://sqlite.org/2020/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "5e8a09ee8319730d4868b86e603a5658">
     20  <!ENTITY sqlite-docs-md5sum   "c2417ed8e5c33aafcc6cc36682276e88">
    2121  <!ENTITY sqlite-docs-size     "9.2 MB">
    2222]>
Note: See TracChangeset for help on using the changeset viewer.