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

New commits:
commit da8aeb1a51023bdee8045e82afe2dbdbb565d710
Author:     Xisco Fauli <[email protected]>
AuthorDate: Thu Feb 26 16:40:16 2026 +0100
Commit:     Xisco Fauli <[email protected]>
CommitDate: Fri Feb 27 08:40:55 2026 +0100

    postgresql: upgrade to 15.17
    
    Downloaded from 
https://ftp.postgresql.org/pub/source/v15.17/postgresql-15.17.tar.bz2
    
    Change-Id: I78152063d79af71864576d341405d7bd076ccd9f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200452
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/download.lst b/download.lst
index 53a49a3b2d27..99ba1f879eb3 100644
--- a/download.lst
+++ b/download.lst
@@ -606,8 +606,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 := 
695ee29a77be1f5010e10f3667696f29871587f7aa311eadc1f809bea287cf48
-POSTGRESQL_TARBALL := postgresql-15.16.tar.bz2
+POSTGRESQL_SHA256SUM := 
ae14f24c14727e0b2ded1c5553031666099bd1054db3ef44bfa6e2bd6d554a56
+POSTGRESQL_TARBALL := postgresql-15.17.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to