diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-03-25 11:23:27 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2024-04-02 15:00:21 +0200 |
commit | 26b1dadc3f254cef8c7b9e12e8c7c58f8ee9118a (patch) | |
tree | a6b286c8b75479add4fef7bf33df2f5c6708e2d2 /download.lst | |
parent | 29f24d4bffed3d6d992274adffab375390fbc1a1 (diff) |
postgresql: upgrade to release 13.14
Change-Id: Ia9607fd9c8dad9d5936e867ad76b18a476f1057f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165278
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit e311a6a09d753fb566f248d653434f10a4645e63)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165237
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
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 f6cbeec85530..7759ea2c73d8 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 := 4992ff647203566b670d4e54dc5317499a26856c93576d0ea951bdf6bee50bfb -POSTGRESQL_TARBALL := postgresql-13.11.tar.bz2 +POSTGRESQL_SHA256SUM := b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed +POSTGRESQL_TARBALL := postgresql-13.14.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |