download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b6f9caeb081da2004f067ad9216875c86eead8b1 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon May 13 13:27:33 2024 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon May 13 16:42:41 2024 +0200
postgresql: Upgrade to 13.15 Downloaded from https://ftp.postgresql.org/pub/source/v13.15/postgresql-13.15.tar.bz2 Change-Id: I17d103c7b489645215b4a54d81f494506e9e90a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167590 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index b0a13eb37690..59d7ae0ee360 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 := b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed -POSTGRESQL_TARBALL := postgresql-13.14.tar.bz2 +POSTGRESQL_SHA256SUM := 42edd415446d33b8c242be76d1ad057531b2264b2e86939339b7075c6e4ec925 +POSTGRESQL_TARBALL := postgresql-13.15.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts