Changeset fba1b30 for server


Ignore:
Timestamp:
12/11/2014 12:35:08 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
a30183c8
Parents:
3257711
Message:

Update to sqlite-3.8.7.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r3257711 rfba1b30  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3080703">
    8   <!ENTITY sqlite-doc-version   "3080703">
     7  <!ENTITY sqlite-dl-version    "3080704">
     8  <!ENTITY sqlite-doc-version   "3080704">
    99
    1010  <!ENTITY sqlite-download-http
    1111           "http://sqlite.org/2014/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1212  <!ENTITY sqlite-download-ftp  " ">
    13   <!ENTITY sqlite-md5sum        "e738c376d8106d16d1d3e7974e7e15d8">
     13  <!ENTITY sqlite-md5sum        "33bb8db0038317ce1b0480ca1185c7ba">
    1414  <!ENTITY sqlite-size          "2 MB">
    1515  <!ENTITY sqlite-buildsize     "17 MB (additional 25 MB for the Optional Documentation)">
    16   <!ENTITY sqlite-time          "0.3 SBU">
     16  <!ENTITY sqlite-time          "0.2 SBU">
    1717
    1818  <!ENTITY sqlite-docs-download
    1919           "http://sqlite.org/2014/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "382eacaf9c744674276b51b77b357275">
     20  <!ENTITY sqlite-docs-md5sum   "42560edd0f320e09cfff045ca4f6a281">
    2121  <!ENTITY sqlite-docs-size     "4.7 MB">
    2222]>
Note: See TracChangeset for help on using the changeset viewer.