Changeset 734cd42


Ignore:
Timestamp:
12/23/2014 12:39:29 AM (9 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
91cbb22c
Parents:
a12db1c
Message:

Updated to postgresql-9.4.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@15246 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra12db1c r734cd42  
    5858        <listitem>
    5959          <para>[cjg] - Updated to network-manager-applet-1.0.0.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[cjg] - Updated to postgresql-9.4.0.</para>
    6063        </listitem>
    6164      </itemizedlist>
  • packages.ent

    ra12db1c r734cd42  
    412412<!ENTITY db-version                   "6.1.19">
    413413<!ENTITY mariadb-version              "10.0.15">
    414 <!ENTITY postgresql-version           "9.3.5">
     414<!ENTITY postgresql-version           "9.4.0">
    415415<!ENTITY sqlite-version               "3.8.7.4">
    416416
  • server/databases/postgresql-systemd.xml

    ra12db1c r734cd42  
    77  <!ENTITY postgresql-download-http "http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    88  <!ENTITY postgresql-download-ftp  "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    9   <!ENTITY postgresql-md5sum        "5059857c7d7e6ad83b6d55893a121b59">
     9  <!ENTITY postgresql-md5sum        "8cd6e33e1f8d4d2362c8c08bd0e8802b">
    1010  <!ENTITY postgresql-size          "16 MB">
    11   <!ENTITY postgresql-buildsize     "183 MB (additional 168 MB to run the testsuite)">
    12   <!ENTITY postgresql-time          "1.6 SBU (additional 0.3 SBU to run the testsuite)">
     11  <!ENTITY postgresql-buildsize     "210.5 MB">
     12  <!ENTITY postgresql-time          "1.9 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.