From fc07ac75ddd90cafada0708d7810ac59917593fc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 7 Sep 2016 10:47:33 +0200 Subject: Update default repo locations to alpha --- build-mingw.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-mingw.bat') diff --git a/build-mingw.bat b/build-mingw.bat index 51d01ef..5716b91 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -33,8 +33,8 @@ rem Package repository URL (or path). rem if "_%BUILD2_REPO%_" == "__" ( rem set "BUILD2_REPO=https://stage.build2.org/1" - set "BUILD2_REPO=https://pkg.cppget.org/1/queue" -rem set "BUILD2_REPO=https://pkg.cppget.org/1/alpha" +rem set "BUILD2_REPO=https://pkg.cppget.org/1/queue" + set "BUILD2_REPO=https://pkg.cppget.org/1/alpha" ) rem Bpkg configuration directory. -- cgit v1.1