From 7eca46aba7449a804d45e1131c63aecd7d59b8e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 11 Feb 2023 19:56:27 +0100 Subject: [PATCH 1/2] postgresql14: update to 14.7. --- srcpkgs/postgresql14/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/postgresql14/template b/srcpkgs/postgresql14/template index 3dc23d8a952f..01758e91a138 100644 --- a/srcpkgs/postgresql14/template +++ b/srcpkgs/postgresql14/template @@ -1,7 +1,7 @@ # Template file for 'postgresql14' pkgname=postgresql14 -version=14.5 -revision=4 +version=14.7 +revision=1 build_style=gnu-configure make_build_target=world _major="${version%%.*}" @@ -21,7 +21,7 @@ license="PostgreSQL" homepage="https://www.postgresql.org" changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html" distfiles="https://ftp.postgresql.org/pub/source/v${version}/postgresql-${version}.tar.bz2" -checksum=d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30 +checksum=cef60f0098fa8101c1546f4254e45b722af5431337945b37af207007630db331 make_check=ci-skip # Postgres server can't be run as root conf_files=" From 2155fe7d05fb7dd375183aada68624f7cd29a7fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 11 Feb 2023 19:56:28 +0100 Subject: [PATCH 2/2] postgresql15: update to 15.2. --- srcpkgs/postgresql15/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/postgresql15/template b/srcpkgs/postgresql15/template index 01bcb1759747..fb3df2513307 100644 --- a/srcpkgs/postgresql15/template +++ b/srcpkgs/postgresql15/template @@ -1,6 +1,6 @@ # Template file for 'postgresql15' pkgname=postgresql15 -version=15.1 +version=15.2 revision=1 build_style=gnu-configure make_build_target=world @@ -21,7 +21,7 @@ license="PostgreSQL" homepage="https://www.postgresql.org" changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html" distfiles="https://ftp.postgresql.org/pub/source/v${version}/postgresql-${version}.tar.bz2" -checksum=64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae +checksum=99a2171fc3d6b5b5f56b757a7a3cb85d509a38e4273805def23941ed2b8468c7 make_check=ci-skip # Postgres server can't be run as root conf_files="