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

New commits:
commit cfd5541f9c77543851ef2f33d91aa9396b3fd87a
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Mon Aug 19 13:57:47 2024 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Mon Aug 19 17:56:43 2024 +0200

    postgresql: Upgrade to 14.13
    
    Downloaded from 
https://ftp.postgresql.org/pub/source/v14.13/postgresql-14.13.tar.bz2
    
    Change-Id: I2854bca1ba3ac0a9beda61718d3a2e2002a2815c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172035
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/download.lst b/download.lst
index 59fb23e77885..1771a3af30be 100644
--- a/download.lst
+++ b/download.lst
@@ -585,8 +585,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 := 
6118d08f9ddcc1bd83cf2b7cc74d3b583bdcec2f37e6245a8ac003b8faa80923
-POSTGRESQL_TARBALL := postgresql-14.12.tar.bz2
+POSTGRESQL_SHA256SUM := 
59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56
+POSTGRESQL_TARBALL := postgresql-14.13.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to