download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f084fdf4c407067ab109b8885d782e159061d682
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Nov 14 17:38:59 2024 +0100
Commit: Michael Stahl <[email protected]>
CommitDate: Fri Nov 15 11:27:37 2024 +0100
postgresql: upgrade to 13.17
Downloaded from
https://ftp.postgresql.org/pub/source/v13.17/postgresql-13.17.tar.bz2
Change-Id: I3d9cf87a93e32bd721da0808b1681c468817da08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176607
Tested-by: Jenkins
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/download.lst b/download.lst
index e72685ac58e7..284ec53af7dc 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 :=
c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865
-POSTGRESQL_TARBALL := postgresql-13.16.tar.bz2
+POSTGRESQL_SHA256SUM :=
022b0a6e7bc374a777eece33708895d7b60cae07d492b286b296a49d7395d78b
+POSTGRESQL_TARBALL := postgresql-13.17.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts