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

New commits:
commit f7775bb86bd6d1709dd5553a7cd35bdb919b1ac3
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Thu Aug 14 22:33:59 2025 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Fri Aug 15 00:24:10 2025 +0200

    postgresql: upgrade to 15.14
    
    Downloaded from 
https://ftp.postgresql.org/pub/source/v15.14/postgresql-15.14.tar.bz2
    
    Change-Id: I453e0ffe2bfb2516b646b7f62d97ef7852a2d5eb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189645
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/download.lst b/download.lst
index a52a2c2454b4..8d39a59bf3bb 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 := 
4f62e133d22ea08a0401b0840920e26698644d01a80c34341fb732dd0a90ca5d
-POSTGRESQL_TARBALL := postgresql-15.13.tar.bz2
+POSTGRESQL_SHA256SUM := 
06dd75d305cd3870ee62b3932e661c624543eaf9ae2ba37cdec0a4f8edd051d2
+POSTGRESQL_TARBALL := postgresql-15.14.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to