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

New commits:
commit 41393bbb6fa07aedcd9fcfaacf4d462e20c8a57d
Author:     Xisco Fauli <[email protected]>
AuthorDate: Thu Feb 26 16:40:16 2026 +0100
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Thu Mar 5 20:50:48 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/+/200453
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/download.lst b/download.lst
index 69da5e8be9fb..05d907513159 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