From 4ce734dfef1359a82416d0cfa425d40b4307e8d1 Mon Sep 17 00:00:00 2001 From: Ilari Scheinin Date: Thu, 18 Apr 2024 13:56:09 +0300 Subject: [PATCH] Update libpq --- recipes/libpq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libpq b/recipes/libpq index 480f661..bd7567e 100644 --- a/recipes/libpq +++ b/recipes/libpq @@ -1,5 +1,5 @@ Package: libpq -Version: 14.5 +Version: 16.2 Source.URL: https://ftp.postgresql.org/pub/source/v${ver}/postgresql-${ver}.tar.bz2 Configure.x86_64: CFLAGS=-fPIC Make: make MAKELEVEL=0 -j12