download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c42af7177292011d313188be547f65058a9949c6 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Feb 20 15:45:24 2025 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Feb 20 17:11:46 2025 +0100
postgresql: upgrade to 14.17 Downloaded from https://ftp.postgresql.org/pub/source/v14.17/postgresql-14.17.tar.bz2 Change-Id: I94beaecaa7ada4423d74b080770b4d1fcb28210e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181950 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 90cc003fe06f..3f8e069c2b72 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 := 673c26f15ebb14306ad0ea051d8acfb3915dd342de942f5b502e5354a0ab760c -POSTGRESQL_TARBALL := postgresql-14.16.tar.bz2 +POSTGRESQL_SHA256SUM := 6ce0ccd6403bf7f0f2eddd333e2ee9ba02edfa977c66660ed9b4b1057e7630a1 +POSTGRESQL_TARBALL := postgresql-14.17.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts