diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-11-14 16:59:54 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-11-14 20:19:24 +0100 |
commit | 7631b0821f1409f8f7ef669da205084b5a467cc6 (patch) | |
tree | dffc538ef2fd6b6e4d0e1d6a18380c4bc44778b7 /download.lst | |
parent | eab66e602fcecf307e2f83ec3e70d8634dbbd66d (diff) |
postgresql: upgrade to 14.14
Downloaded from https://ftp.postgresql.org/pub/source/v14.14/postgresql-14.14.tar.bz2
Change-Id: I43f68c1e60e9e9075c983836bdb015b7d3cb8a59
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176603
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
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 e305040fb4b2..cd0d4612d049 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 := 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 -POSTGRESQL_TARBALL := postgresql-14.13.tar.bz2 +POSTGRESQL_SHA256SUM := 84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 +POSTGRESQL_TARBALL := postgresql-14.14.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |