download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4d8c2e7aaaeb3215fe5de3d7c9650b76341fd3df
Author: Xisco Fauli <[email protected]>
AuthorDate: Mon Aug 19 13:57:47 2024 +0200
Commit: Michael Stahl <[email protected]>
CommitDate: Mon Aug 26 13:45:16 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/+/172045
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/download.lst b/download.lst
index 83bc6e77d21e..f5b548e3cdd9 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 :=
b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed
-POSTGRESQL_TARBALL := postgresql-13.14.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