aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-09-21 01:02:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-09 19:14:35 +0300
commit2a969b7f4bdb223d3626dc14b684701942ccafb2 (patch)
tree5b317acd47e5183b7dd127417cd0017c39f28f94 /manifest
parent05ac4b76f5d30def9d51815c7f25d54316592f45 (diff)
Make package to be source rather than stub
Diffstat (limited to 'manifest')
-rw-r--r--manifest12
1 files changed, 9 insertions, 3 deletions
diff --git a/manifest b/manifest
index 343bc84..ddeb36b 100644
--- a/manifest
+++ b/manifest
@@ -1,14 +1,20 @@
: 1
name: libpq
-version: 0+3
+
+# Note: remember to update doc-url below!
+#
+version: 9.6.5-a.0.z
+
summary: PostgreSQL C API client library
license: PostgreSQL License; Permissive free software license.
tags: postgresql, database, client, library, c, api, interface
description-file: README
url: https://www.postgresql.org/
+doc-url: https://www.postgresql.org/docs/9.6/static/libpq.html
+src-url: https://git.build2.org/cgit/packaging/postgresql/libpq/tree/
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
-depends: * build2 >= 0.5.0-
-depends: * bpkg >= 0.5.0-
+depends: * build2 >= 0.7.0-
+depends: * bpkg >= 0.7.0-