summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-06-18 21:39:26 +0200
committerTim Biermann <tbier@posteo.de>2022-06-18 21:39:26 +0200
commita9187fec84996a1c3b4d2dbe9107d86bb7e5b2cc (patch)
treefd615940449a995d6c788820d9a99511eaf2d18f /postgresql
parent48d2bbbb924b9e85e1431cc18230bc38648cdd6f (diff)
downloadcontrib-a9187fec84996a1c3b4d2dbe9107d86bb7e5b2cc.tar.gz
contrib-a9187fec84996a1c3b4d2dbe9107d86bb7e5b2cc.tar.xz
postgresql: 14.3 -> 14.4
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.signature6
-rw-r--r--postgresql/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/postgresql/.signature b/postgresql/.signature
index d14f05f84..d63c70e77 100644
--- a/postgresql/.signature
+++ b/postgresql/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF33vsUhOtw1CYYY03vLlwKfy2yHJRuhR3vwVId0D+yWsYlq3mjL5REqROxEj16kcwa+9aAYbNXmjNBdPeM/LGRAc=
-SHA256 (Pkgfile) = b1307f9ddb555359b72ec85095dd8730b4cb1c9706d4dbe30d0d8f59008d5910
+RWSagIOpLGJF3z1o8al9T5I/g2GUYXqUk0EPZU08rTijyTKXl56xXkRaNjWoh3ONI67E0Eoek01/xHQguWCpFCyCGmWyK7T72gI=
+SHA256 (Pkgfile) = 2e79fe61686beb4d534c7cc8a1879b44a94dfd4a08e734c12b8d63f4b3c2c5cf
SHA256 (.footprint) = 9e47e5a54485d0629302e5573e7343b2064708a773e95fbb5edb65052a424960
-SHA256 (postgresql-14.3.tar.bz2) = 279057368bf59a919c05ada8f95c5e04abb43e74b9a2a69c3d46a20e07a9af38
+SHA256 (postgresql-14.4.tar.bz2) = c23b6237c5231c791511bdc79098617d6852e9e3bdf360efd8b5d15a1a3d8f6a
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 483cad8fc..12ed5fe38 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -5,7 +5,7 @@
# Optional: clang icu krb5 libxml2 libxslt openldap tcl
name=postgresql
-version=14.3
+version=14.4
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2
postgresql-run-socket.patch postgresql-perl-rpath.patch

Generated by cgit