X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=blobdiff_plain;f=postgresql-autoconf.patch;fp=postgresql-autoconf.patch;h=4fef09929a4cdd6259c5514b972715aad27832e1;hp=72d522096e7c2d8c676ad3266a51e7175b687a83;hb=7cd2a39148c36f2f21aef61d25e6c918e208307c;hpb=193d75f41ea3d2970978c911b760133c4518f030 diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index 72d5220..4fef099 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -1,8 +1,8 @@ ---- postgresql-15.2/configure.ac 2023-03-07 23:41:18.334515306 +0100 -+++ postgresql-15.2/configure.ac 2023-03-07 23:42:03.131067994 +0100 +--- postgresql-15.3/configure.ac 2023-03-07 23:41:18.334515306 +0100 ++++ postgresql-15.3/configure.ac 2023-03-07 23:42:03.131067994 +0100 @@ -19,10 +19,6 @@ - AC_INIT([PostgreSQL], [15.2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [15.3], [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