diff options
Diffstat (limited to 'tests/integration')
-rw-r--r-- | tests/integration/testscript | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index 2dcd849..942d8ec 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -222,7 +222,7 @@ bpkg.module.create:config.bin.rpath=[null] # #\ pkg = libbuild2-autoconf -ver = 0.2.0 +ver = 0.3.0 rep_url = "https://github.com/build2/libbuild2-autoconf.git#master" rep_type = git rfp = yes @@ -232,7 +232,7 @@ host = 'host: true' #\ pkg = curl -ver = 7.84.0 +ver = 8.8.0+1 rep_url = https://pkg.cppget.org/1/stable rep_type = pkg rfp = yes @@ -303,7 +303,7 @@ bpkg.create:config.bin.rpath=[null] #\ pkg = libxsd -ver = 4.2.0-b.3.20220224113525.516981000564 +ver = 4.2.1-a.0.20231121133547.a821131cf17a rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -314,7 +314,7 @@ tests="tests: libxsd-tests == $ver" #\ pkg = xsd -ver = 4.2.0-b.4.20230320140030.aafc60b2e901 +ver = 4.2.1-a.0.20231121133547.a821131cf17a rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://queue.stage.build2.org/1 |