diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 11:59:55 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 11:59:55 +0300 |
commit | 60378b520da7db9f0aad75ad9f1ef88c9ee5ac48 (patch) | |
tree | a9e0f545407f2091b0161524755115530055188e | |
parent | eaa20ff880e6f625a84ee26bbbd57eacf4496685 (diff) |
Bump build2 version requirement to 0.8.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,5 +17,5 @@ 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.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- |