X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-autoconf.patch;h=7861231af0a750f811201bff816d3aa3e0d0651b;hp=367b05278267e918db5bedc09e34352c57897272;hb=HEAD;hpb=441982ae25bbc434ce493e914e98f089e77aa46b diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index 367b052..7861231 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -3,7 +3,7 @@ diff -ur postgresql-16.1.orig/configure.ac postgresql-16.1/configure.ac +++ postgresql-16.1/configure.ac 2023-12-13 21:54:44.023989230 +0100 @@ -19,10 +19,6 @@ - AC_INIT([PostgreSQL], [16.1], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [16.2], [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