Changeset 0ad0ff2 for server/databases


Ignore:
Timestamp:
02/04/2014 11:34:09 PM (10 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.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
03f254d
Parents:
1b356a9d
Message:

Updates to firefox-27.0 standalone, gdk-pixbuf-2.30.4, sqlite-3.8.3, thunderbird-24.3.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r1b356a9d r0ad0ff2  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3080200">
    8   <!ENTITY sqlite-doc-version   "3080200">
     7  <!ENTITY sqlite-dl-version    "3080300">
     8  <!ENTITY sqlite-doc-version   "3080300">
    99
    1010  <!ENTITY sqlite-download-http
    11            "http://sqlite.org/2013/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
     11           "http://sqlite.org/2014/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1212  <!ENTITY sqlite-download-ftp  " ">
    13   <!ENTITY sqlite-md5sum        "f62206713e6a08d4ccbc60b1fd712a1a">
     13  <!ENTITY sqlite-md5sum        "11572878dc0ac74ae370367a464ab5cf">
    1414  <!ENTITY sqlite-size          "1.9 MB">
    15   <!ENTITY sqlite-buildsize     "39 MB (includes optional documentation)">
     15  <!ENTITY sqlite-buildsize     "41 MB (includes optional documentation)">
    1616  <!ENTITY sqlite-time          "0.2 SBU">
    1717
    1818  <!ENTITY sqlite-docs-download
    19            "http://sqlite.org/2013/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "4790bac23e7e4cbf6c1c040eee1bfdcc">
    21   <!ENTITY sqlite-docs-size     "4.1 MB">
     19           "http://sqlite.org/2014/sqlite-doc-&sqlite-doc-version;.zip">
     20  <!ENTITY sqlite-docs-md5sum   "627f0a147e06be8b8205bc36151d7ae0">
     21  <!ENTITY sqlite-docs-size     "4.4 MB">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.