mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to postgresql-15.3.
This commit is contained in:
parent
76646147b5
commit
18961b45b4
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>May 12th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to postgresql-15.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;18040">#18040</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libaom-3.6.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;18037">#18037</ulink>.</para>
|
||||
|
@ -743,7 +743,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY db-version "5.3.28">
|
||||
<!ENTITY lmdb-version "0.9.29">
|
||||
<!ENTITY mariadb-version "10.6.12">
|
||||
<!ENTITY postgresql-version "15.2">
|
||||
<!ENTITY postgresql-version "15.3">
|
||||
<!ENTITY sqlite-version "3.41.2">
|
||||
<!ENTITY sqlite-year "2023">
|
||||
<!ENTITY sqlite-dl-version "3410200">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY postgresql-download-http "https://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
|
||||
<!-- <!ENTITY postgresql-download-ftp "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2"> -->
|
||||
<!ENTITY postgresql-download-ftp " ">
|
||||
<!ENTITY postgresql-md5sum "968418dbdd700caaccfeabcee7516496">
|
||||
<!ENTITY postgresql-size "21.6 MB">
|
||||
<!ENTITY postgresql-buildsize "209 MB (add 42 MB for tests)">
|
||||
<!ENTITY postgresql-md5sum "7cb75773ff8fbe533701562c3278206b">
|
||||
<!ENTITY postgresql-size "22 MB">
|
||||
<!ENTITY postgresql-buildsize "213 MB (add 42 MB for tests)">
|
||||
<!ENTITY postgresql-time "0.6 SBU (with parallelism=4, add 0.1 SBU for tests)">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user