download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9540bceaabdba5a3360830afa6a75cce995870b2 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Nov 21 15:50:27 2024 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Nov 21 20:14:05 2024 +0100
postgresql: upgrade to 13.18 Downloaded from https://ftp.postgresql.org/pub/source/v13.18/postgresql-13.18.tar.bz2 Change-Id: Ia451e5f9d38b8cad68d33d0a8585e6623f407b9b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176941 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 4a75a3e4d9de..c286476b1bd9 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 := 022b0a6e7bc374a777eece33708895d7b60cae07d492b286b296a49d7395d78b -POSTGRESQL_TARBALL := postgresql-13.17.tar.bz2 +POSTGRESQL_SHA256SUM := ceea92abee2a8c19408d278b68de6a78b6bd3dbb4fa2d653fa7ca745d666aab1 +POSTGRESQL_TARBALL := postgresql-13.18.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts