summaryrefslogtreecommitdiff
path: root/libpq/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-26 13:41:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-27 10:46:38 +0300
commitef7aa9649a7ac9b1b13bb75db89a3cca929fe559 (patch)
tree33a236148b1f2b7745442136ed7f44ac7d8575bc /libpq/manifest
parentc73d294857fa5dd52794b037343e12222181f0a0 (diff)
Upgrade to 14.0
Diffstat (limited to 'libpq/manifest')
-rw-r--r--libpq/manifest10
1 files changed, 5 insertions, 5 deletions
diff --git a/libpq/manifest b/libpq/manifest
index 4e1734c..3b57284 100644
--- a/libpq/manifest
+++ b/libpq/manifest
@@ -3,8 +3,8 @@ name: libpq
# Note: remember to update doc-url below!
#
-version: 12.1.0+2
-upstream-version: 12.1
+version: 14.0.0-a.0.z
+upstream-version: 14.0
project: postgresql
summary: PostgreSQL C API client library
@@ -12,14 +12,14 @@ license: PostgreSQL License ; Permissive free software license.
topics: C, PostgreSQL, SQL, relational database
description-file: README
url: https://www.postgresql.org/
-doc-url: https://www.postgresql.org/docs/12/libpq.html
+doc-url: https://www.postgresql.org/docs/14/libpq.html
src-url: https://git.build2.org/cgit/packaging/postgresql/postgresql/tree/libpq/
package-url: https://git.build2.org/cgit/packaging/postgresql/
email: pgsql-general@postgresql.org ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-email: builds@build2.org
builds: all
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0
depends: libcrypto >= 1.1.1
depends: libssl >= 1.1.1