aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest10
-rw-r--r--repositories.manifest4
2 files changed, 7 insertions, 7 deletions
diff --git a/manifest b/manifest
index 8b33478..db1f7e0 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bpkg-util
-version: 0.17.0-a.0.z
+version: 0.18.0-a.0.z
project: build2
summary: extra build2 package management utilities
license: MIT
@@ -16,7 +16,7 @@ builds: all : &host
builds: -windows ; Requires bash.
builds: -macos ; Requires bash >= 4.3.
requires: bash >= 4.3
-depends: * build2 >= 0.16.0-
-depends: * bpkg >= 0.16.0-
-depends: bpkg [0.17.0-a.0.1 0.17.0-a.1)
-depends: libbutl.bash [0.17.0-a.0.1 0.17.0-a.1)
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0
+depends: bpkg [0.18.0-a.0.1 0.18.0-a.1)
+depends: libbutl.bash [0.18.0-a.0.1 0.18.0-a.1)
diff --git a/repositories.manifest b/repositories.manifest
index 848e997..c6cb18a 100644
--- a/repositories.manifest
+++ b/repositories.manifest
@@ -3,8 +3,8 @@ summary: extra build2 package management utilities
:
role: prerequisite
-location: ../bpkg.git##HEAD
+location: ../bpkg.git#HEAD
:
role: prerequisite
-location: ../libbutl.bash.git##HEAD
+location: ../libbutl.bash.git#HEAD