download.lst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 30a282682a12987e4695ff03bbd3bd2e5b732ec6
Author:     Xisco Fauli <[email protected]>
AuthorDate: Thu Nov 13 16:51:23 2025 +0100
Commit:     Taichi Haradaguchi <[email protected]>
CommitDate: Fri Nov 21 13:16:25 2025 +0100

    postgresql: upgrade to 15.15
    
    Downloaded from 
https://ftp.postgresql.org/pub/source/v15.15/postgresql-15.15.tar.bz2
    
    Change-Id: Iff451dcc6f1f4dfaa763869056e610eee4a946d7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193978
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>
    (cherry picked from commit 1b89a45baa7214977350ea6558b2c2f3af6c4a1a)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/194006
    Reviewed-by: Taichi Haradaguchi <[email protected]>

diff --git a/download.lst b/download.lst
index 3ba5ae2f1c50..fd26889f43a0 100644
--- a/download.lst
+++ b/download.lst
@@ -591,8 +591,8 @@ POPPLER_DATA_TARBALL := poppler-data-0.4.12.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-POSTGRESQL_SHA256SUM := 
06dd75d305cd3870ee62b3932e661c624543eaf9ae2ba37cdec0a4f8edd051d2
-POSTGRESQL_TARBALL := postgresql-15.14.tar.bz2
+POSTGRESQL_SHA256SUM := 
5753aaeb8b09cbf61016f78aa69bf5cbdf01b43263f010cbf168c82896213aaa
+POSTGRESQL_TARBALL := postgresql-15.15.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to