diff options
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index fe1b578..e9b0db1 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -108,7 +108,7 @@ rfp = yes #\ pkg = cli -ver = 1.2.0-b.7.20200803080502.02dac36b07e8 +ver = 1.2.0-b.7.20210311174126.7aba3e27228e rep_url = "https://git.codesynthesis.com/cli/cli.git#adhoc-recipe" rep_type = git #rep_url = https://stage.build2.org/1 @@ -118,8 +118,8 @@ rfp = yes #\ pkg = libxsd -ver = 4.2.0-b.1.20210215122732.91a2243739fd -rep_url = "https://git.codesynthesis.com/xsd/xsd.git#build2" +ver = 4.2.0-b.1.20210302135218.6a71bc57f6eb +rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://stage.build2.org/1 #rep_type = pkg |