summaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-04-05 10:30:58 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-04-05 17:53:59 +0300
commit72e7f011b29998d8a3e15eb5b381ef962af5fe5b (patch)
tree9fd87a0c6f545552849f466b20d3969a21e21e15 /manifest
parent4e0bcdb33411afb02d60b72cbffa278344a572a6 (diff)
Upgrade to 8.0.15
Diffstat (limited to 'manifest')
-rw-r--r--manifest22
1 files changed, 0 insertions, 22 deletions
diff --git a/manifest b/manifest
deleted file mode 100644
index 295376a..0000000
--- a/manifest
+++ /dev/null
@@ -1,22 +0,0 @@
-: 1
-name: libmysqlclient
-
-# Note: remember to update doc-url below!
-#
-version: 5.7.20+6
-
-project: mysql
-summary: MySQL C API client library
-license: GPLv2 with FOSS License Exception
-tags: database, client, connector, library, c, api, interface
-description-file: README
-url: https://www.mysql.com
-doc-url: https://dev.mysql.com/doc/refman/5.7/en/c-api.html
-src-url: https://git.build2.org/cgit/packaging/mysql/mysql/libmysqlclient/tree/
-package-url: https://git.build2.org/cgit/packaging/mysql/
-email: mysql@lists.mysql.com ; Mailing list.
-package-email: packaging@build2.org ; Mailing list.
-build-error-email: builds@build2.org
-builds: all : -( +windows &gcc ) ; MinGW GCC is not supported.
-depends: * build2 >= 0.9.0
-depends: * bpkg >= 0.9.0