diff options
-rw-r--r-- | hello0/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hello0/manifest b/hello0/manifest index 4f60795..720396e 100644 --- a/hello0/manifest +++ b/hello0/manifest @@ -8,5 +8,5 @@ src-url: https://git.build2.org/cgit/hello/hello0/tree/hello0 email: hello0@example.org build-email: builds@build2.org requires: c++11 -depends: * build2 >= 0.5.0- -depends: * bpkg >= 0.5.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- |