download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit da9b5d2d37681e6223556a1576bd8170afdbd393 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Aug 14 22:37:05 2025 +0200 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Sun Aug 17 03:21:33 2025 +0200
postgresql: upgrade to 14.19 Downloaded from https://ftp.postgresql.org/pub/source/v14.19/postgresql-14.19.tar.bz2 Change-Id: Ied1619e7a8c01fee9ad137ac5edc5e5869bd278c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189648 Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp> Tested-by: Jenkins diff --git a/download.lst b/download.lst index d09e65a0c991..b4fd08de46f8 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 := 83ab29d6bfc3dc58b2ed3c664114fdfbeb6a0450c4b8d7fa69aee91e3ca14f8e -POSTGRESQL_TARBALL := postgresql-14.18.tar.bz2 +POSTGRESQL_SHA256SUM := 727e9e334bc1a31940df808259f69fe47a59f6d42174b22ae62d67fe7a01ad80 +POSTGRESQL_TARBALL := postgresql-14.19.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts