diff options
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index 9cbb00e..7970f0c 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -74,14 +74,15 @@ rfp = yes #\ pkg = libbuild2-hello -ver = 0.1.0-a.0.20191106105744.1ad196b43c42 +ver = 0.1.0-a.0.20200303044811.aeb178751f6a rep_url = "https://github.com/build2/libbuild2-hello.git#master" rep_type = git rfp = yes #\ + #\ pkg = curl -ver = 7.67.0 +ver = 7.67.0+8 rep_url = https://pkg.cppget.org/1/testing rep_type = pkg rfp = yes |