diff --git a/build/postgresql/build-11.sh b/build/postgresql/build-11.sh index adbef47ef..31e647597 100755 --- a/build/postgresql/build-11.sh +++ b/build/postgresql/build-11.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-11 -VER=11.21 +VER=11.22 SUMMARY="PostgreSQL 11" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/build/postgresql/build-12.sh b/build/postgresql/build-12.sh index c15382bf1..e4c1b4c42 100755 --- a/build/postgresql/build-12.sh +++ b/build/postgresql/build-12.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-12 -VER=12.16 +VER=12.17 SUMMARY="PostgreSQL 12" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/build/postgresql/build-13.sh b/build/postgresql/build-13.sh index afc6419c5..fcafab64b 100755 --- a/build/postgresql/build-13.sh +++ b/build/postgresql/build-13.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-13 -VER=13.12 +VER=13.13 SUMMARY="PostgreSQL 13" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/build/postgresql/build-14.sh b/build/postgresql/build-14.sh index 9a5a94813..03a96995b 100755 --- a/build/postgresql/build-14.sh +++ b/build/postgresql/build-14.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-14 -VER=14.9 +VER=14.10 SUMMARY="PostgreSQL 14" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/build/postgresql/build-15.sh b/build/postgresql/build-15.sh index 6ffbeb002..9854652e0 100755 --- a/build/postgresql/build-15.sh +++ b/build/postgresql/build-15.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-15 -VER=15.4 +VER=15.5 SUMMARY="PostgreSQL 15" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/build/postgresql/build-16.sh b/build/postgresql/build-16.sh index 86f095484..a6a524776 100755 --- a/build/postgresql/build-16.sh +++ b/build/postgresql/build-16.sh @@ -19,7 +19,7 @@ PROG=postgresql PKG=ooce/database/postgresql-16 -VER=16.0 +VER=16.1 SUMMARY="PostgreSQL 16" DESC="The World's Most Advanced Open Source Relational Database" diff --git a/doc/packages.md b/doc/packages.md index c4145d4a3..5088ad218 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -37,12 +37,12 @@ | ooce/database/mariadb-105 | 10.5.22 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg) | ooce/database/mariadb-106 | 10.6.15 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg) | ooce/database/mariadb-1011 | 10.11.5 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-11 | 11.21 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-12 | 12.16 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-13 | 13.12 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-14 | 14.9 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-15 | 15.4 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) -| ooce/database/postgresql-16 | 16.0 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-11 | 11.22 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-12 | 12.17 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-13 | 13.13 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-14 | 14.10 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-15 | 15.5 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) +| ooce/database/postgresql-16 | 16.1 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg) | ooce/database/postgresql-XX/citus | 12.1.0 | https://github.com/citusdata/citus/releases | [omniosorg](https://github.com/omniosorg) | ooce/database/postgresql-XX/mysql_fdw | 2.9.1 | https://github.com/EnterpriseDB/mysql_fdw/releases | [omniosorg](https://github.com/omniosorg) | ooce/database/postgresql-XX/pg_repack | 1.4.8 | https://github.com/reorg/pg_repack/tags | [omniosorg](https://github.com/omniosorg)