diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:03:14 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:03:14 +0300 |
commit | d602d2f7619f7069e5669e4a9231d800e4e41d99 (patch) | |
tree | e3f3b9347cf53132de141c437c0577492eb4483d | |
parent | 03d29efd14c26217c522838e36c0fe39e40c1168 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,5 +12,5 @@ package-url: https://git.build2.org/cgit/packaging/pkgconf/ email: packaging@build2.org; Report issues at https://github.com/pkgconf/pkgconf/issues package-email: packaging@build2.org; Mailing list. build-email: builds@build2.org -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- |