download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8d5b4a68b864a3f2c865b7370d508ca0d72c70e2
Author: Xisco Fauli <[email protected]>
AuthorDate: Mon Aug 19 13:57:47 2024 +0200
Commit: Michael Weghorn <[email protected]>
CommitDate: Thu Aug 22 15:17:57 2024 +0200
postgresql: Upgrade to 13.16
Downloaded from
https://ftp.postgresql.org/pub/source/v13.16/postgresql-13.16.tar.bz2
Change-Id: I2854bca1ba3ac0a9beda61718d3a2e2002a2815c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172035
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
Signed-off-by: Xisco Fauli <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172044
Reviewed-by: Michael Weghorn <[email protected]>
diff --git a/download.lst b/download.lst
index 61bbaba90540..3d82ebfdb9d6 100644
--- a/download.lst
+++ b/download.lst
@@ -550,8 +550,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 :=
42edd415446d33b8c242be76d1ad057531b2264b2e86939339b7075c6e4ec925
-POSTGRESQL_TARBALL := postgresql-13.15.tar.bz2
+POSTGRESQL_SHA256SUM :=
c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865
+POSTGRESQL_TARBALL := postgresql-13.16.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts