download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7631b0821f1409f8f7ef669da205084b5a467cc6 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Nov 14 16:59:54 2024 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Nov 14 20:19:24 2024 +0100
postgresql: upgrade to 14.14 Downloaded from https://ftp.postgresql.org/pub/source/v14.14/postgresql-14.14.tar.bz2 Change-Id: I43f68c1e60e9e9075c983836bdb015b7d3cb8a59 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176603 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index e305040fb4b2..cd0d4612d049 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 := 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 -POSTGRESQL_TARBALL := postgresql-14.13.tar.bz2 +POSTGRESQL_SHA256SUM := 84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 +POSTGRESQL_TARBALL := postgresql-14.14.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts