From ef9da14a1e36b290f07603c99281494666db9084 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 11 Jul 2019 16:13:02 +0300 Subject: Update libpkgconf version constraint to allow 1.6.x Also adapt to the new libpkgconf git repository location. --- manifest | 2 +- repositories.manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index d7bb5f1..14ece1b 100644 --- a/manifest +++ b/manifest @@ -19,4 +19,4 @@ depends: * bpkg >= 0.11.0 # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libbutl [0.12.0-a.0.1 0.12.0-a.1) -depends: libpkgconf [1.4.2 1.6.0-) +depends: libpkgconf [1.4.2 1.7.0-) diff --git a/repositories.manifest b/repositories.manifest index fa775a6..6bacad3 100644 --- a/repositories.manifest +++ b/repositories.manifest @@ -7,4 +7,4 @@ location: ../libbutl.git##HEAD : role: prerequisite -location: https://git.build2.org/packaging/pkgconf/libpkgconf.git##HEAD +location: https://git.build2.org/packaging/pkgconf/pkgconf.git##HEAD -- cgit v1.1