aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-06 01:14:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 01:14:26 +0300
commita391d6067bee66344f0e705c147c9f54c9a52844 (patch)
tree67d426544780e879c305ba50c80651c46df3c3f2 /manifest
parentacd2c0093c6f60f83bfb89cbcb809e9d2ddcae72 (diff)
Release version 5.7.20+5HEADv5.7.20master
Diffstat (limited to 'manifest')
-rw-r--r--manifest9
1 files changed, 4 insertions, 5 deletions
diff --git a/manifest b/manifest
index 6b4df6c..ead822d 100644
--- a/manifest
+++ b/manifest
@@ -3,7 +3,7 @@ name: libmysqlclient
# Note: remember to update doc-url below!
#
-version: 5.7.20+4
+version: 5.7.20+5
project: mysql
summary: MySQL C API client library
@@ -17,7 +17,6 @@ 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.
-build-exclude: **/**-mingw32 ; MinGW GCC is not supported.
-depends: * build2 >= 0.8.0-
-depends: * bpkg >= 0.8.0-
+builds: all : -( +windows &gcc ) ; MinGW GCC is not supported.
+depends: * build2 >= 0.9.0
+depends: * bpkg >= 0.9.0