aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-16 13:03:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-16 13:03:14 +0200
commit39702966d0f1ea48482b76e9fde95a7e9e5dbf30 (patch)
tree9d9ec4ffe5ec109b39895ba55bb8fbf371c8b843
parent0fde36458ffa5a02d82826fad498f3bbba70c9c0 (diff)
Change BUILD2_REPO to point to queue
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 78b026e..f3aa016 100644
--- a/buildfile
+++ b/buildfile
@@ -12,8 +12,8 @@ assert ($build.meta_operation == 'dist' || \
# Package repository URL (or path).
#
-build2_repo="https://stage.build2.org/1"
-# build2_repo="https://pkg.cppget.org/1/queue/alpha"
+# build2_repo="https://stage.build2.org/1"
+build2_repo="https://pkg.cppget.org/1/queue/alpha"
# build2_repo="https://pkg.cppget.org/1/alpha"
# @@ Note that the project directories order is important (prerequisites go