download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 37a92f526ab48bc85171a17f303c642753f2f5c1
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Nov 21 15:48:45 2024 +0100
Commit: Xisco Fauli <[email protected]>
CommitDate: Thu Nov 21 20:13:50 2024 +0100
postgresql: upgrade to 14.15
Downloaded from
https://ftp.postgresql.org/pub/source/v14.15/postgresql-14.15.tar.bz2
Change-Id: I1dc53ff2cf487f36d0611913f59917c5c0097690
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176940
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <[email protected]>
diff --git a/download.lst b/download.lst
index 6f0eee4f66b5..04de1629ef0e 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 :=
84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6
-POSTGRESQL_TARBALL := postgresql-14.14.tar.bz2
+POSTGRESQL_SHA256SUM :=
02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5
+POSTGRESQL_TARBALL := postgresql-14.15.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts