X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postgresql-autoconf.patch;h=d5c55cc84012d622043f664f1903883b934a231a;hb=4c355883a5a49492df4608e85b413896a516d64b;hp=d1da7a0ce21abf8877e27972ed648be6185ac338;hpb=b152226023752db8d3b72d8ac4132dca401367fe;p=packages%2Fpostgresql.git diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index d1da7a0..d5c55cc 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -3,7 +3,7 @@ diff -urNp -x '*.orig' postgresql-12.17.org/configure.in postgresql-12.17/config +++ postgresql-12.17/configure.in 2023-12-16 01:43:51.721087441 +0100 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un - AC_INIT([PostgreSQL], [12.17], [pgsql-bugs@lists.postgresql.org]) + AC_INIT([PostgreSQL], [12.18], [pgsql-bugs@lists.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