X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postgresql-autoconf.patch;h=c4b1baa658e36fbb45e821a663cfd211258bc2a8;hb=refs%2Fheads%2FPGSQL_14;hp=06acf8b5c0467d7a43b5ac2dbf7576307affd222;hpb=4e57bfe7fb03017cb55ad1fdbbe16db5cec08a87;p=packages%2Fpostgresql.git diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index 06acf8b..c4b1baa 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -3,7 +3,7 @@ diff -urNp -x '*.orig' postgresql-14.10.org/configure.ac postgresql-14.10/config +++ postgresql-14.10/configure.ac 2023-12-16 01:46:55.927438848 +0100 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un - AC_INIT([PostgreSQL], [14.10], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [14.11], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. -Untested combinations of 'autoconf' and PostgreSQL versions are not