diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-08-19 13:57:47 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-08-19 17:56:43 +0200 |
commit | cfd5541f9c77543851ef2f33d91aa9396b3fd87a (patch) | |
tree | fbbf0dae1f8588c6bba07e327b4f68b562cbe0e4 /download.lst | |
parent | 86e8ccaaab339920619019d8d0eba94048baa2c9 (diff) |
postgresql: Upgrade to 14.13
Downloaded from https://ftp.postgresql.org/pub/source/v14.13/postgresql-14.13.tar.bz2
Change-Id: I2854bca1ba3ac0a9beda61718d3a2e2002a2815c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172035
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 59fb23e77885..1771a3af30be 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 := 6118d08f9ddcc1bd83cf2b7cc74d3b583bdcec2f37e6245a8ac003b8faa80923 -POSTGRESQL_TARBALL := postgresql-14.12.tar.bz2 +POSTGRESQL_SHA256SUM := 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 +POSTGRESQL_TARBALL := postgresql-14.13.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |