From 285c85b13a5e89df8c6356ae34f707a84001fceb Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 14 May 2022 11:08:32 +0200 Subject: [PATCH] postgresql: 14.2 -> 14.3 --- postgresql/.signature | 6 +++--- postgresql/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/postgresql/.signature b/postgresql/.signature index 0c0d315a3..d14f05f84 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38Fcm/pYRwcF9lmUX2vmo2+HDGgAaHDGWxc3YjhlbQn2LaJ6C+2s5gFRqGUQh0F/+fw3tLwKOQKkdcZUWGF+Ig8= -SHA256 (Pkgfile) = d2387dc909cb1510b6878403584a791fea35f1d2534ddd1821fc5c449c59f3a0 +RWSagIOpLGJF33vsUhOtw1CYYY03vLlwKfy2yHJRuhR3vwVId0D+yWsYlq3mjL5REqROxEj16kcwa+9aAYbNXmjNBdPeM/LGRAc= +SHA256 (Pkgfile) = b1307f9ddb555359b72ec85095dd8730b4cb1c9706d4dbe30d0d8f59008d5910 SHA256 (.footprint) = 9e47e5a54485d0629302e5573e7343b2064708a773e95fbb5edb65052a424960 -SHA256 (postgresql-14.2.tar.bz2) = 2cf78b2e468912f8101d695db5340cf313c2e9f68a612fb71427524e8c9a977a +SHA256 (postgresql-14.3.tar.bz2) = 279057368bf59a919c05ada8f95c5e04abb43e74b9a2a69c3d46a20e07a9af38 SHA256 (postgresql-run-socket.patch) = 02ffb53b0a5049233f665c873b96264db77daab30e5a2194d038202d815a8e6a SHA256 (postgresql-perl-rpath.patch) = af6186d40128e043f333da4591455bf62b7c96e80214835f5c8c60b635ea9afb SHA256 (postgresql.rc) = 1e06f7cb11e198201f40bb265dc36bfd0085a29e55a8352315969d3512607044 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index d182df624..483cad8fc 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang icu krb5 libxml2 libxslt openldap tcl name=postgresql -version=14.2 +version=14.3 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql-run-socket.patch postgresql-perl-rpath.patch