download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4f9873e2773231c6fabcdb76995e386e2645aa07
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Feb 12 16:44:20 2026 +0100
Commit: Ilmari Lauhakangas <[email protected]>
CommitDate: Thu Feb 12 20:53:57 2026 +0100
postgresql: upgrade to 15.16
Downloaded from
https://ftp.postgresql.org/pub/source/v15.16/postgresql-15.16.tar.bz2
Change-Id: I49833398147b87ed7c94e281f1d336756f26c0a9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/199292
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <[email protected]>
diff --git a/download.lst b/download.lst
index 6c70dcf425d9..d77b643b7c48 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 :=
5753aaeb8b09cbf61016f78aa69bf5cbdf01b43263f010cbf168c82896213aaa
-POSTGRESQL_TARBALL := postgresql-15.15.tar.bz2
+POSTGRESQL_SHA256SUM :=
695ee29a77be1f5010e10f3667696f29871587f7aa311eadc1f809bea287cf48
+POSTGRESQL_TARBALL := postgresql-15.16.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts