diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-14 11:19:22 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-15 15:35:45 +0100 |
commit | 86466c946e49d0a501e6616f55b92e913ca535cb (patch) | |
tree | 4b35559265505fd1c7fc7be129ce9d12159bfaa8 /etc | |
parent | 637308aeb12552bb1a241cc39746cdc7f46d80ca (diff) | |
download | justbuild-86466c946e49d0a501e6616f55b92e913ca535cb.tar.gz |
Update gsl-lite to 0.40.0
Diffstat (limited to 'etc')
-rw-r--r-- | etc/repos.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/etc/repos.json b/etc/repos.json index ffdf84e1..10a677cb 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -142,12 +142,11 @@ , "gsl-lite": { "repository": { "type": "archive" - , "content": "ecbc51f342f7ad97ed4c236f36d2fb2279240d7b" - , "distfile": "0.37.0.tar.gz" - , "fetch": "https://github.com/gsl-lite/gsl-lite/archive/0.37.0.tar.gz" - , "sha256": "a31d51b73742bb234acab8d2411223cf299e760ed713f0840ffed0dabe57ca38" - , "sha512": "7cc94a252933bb9c66d58387e2093173c7aa810f854b38b5a9148dafb20346a9a01351f528c4e987f6abf919132dc4bd50189a58d543b476635d6f20887c7543" - , "subdir": "gsl-lite-0.37.0/include/gsl" + , "content": "6a2245941d8a713897f439c35512593683f6ad48" + , "fetch": "https://github.com/gsl-lite/gsl-lite/archive/v0.40.0.tar.gz" + , "sha256": "65af4ec8a1050dac4f1ca4622881bb02a9c3978a9baec289fb56e25412d6cac7" + , "sha512": "afd65009bf33f54cd1caf1988b725e618bee4f4f779825ae1df55017034c6fff75feaa737a358a7f5e690757637f4d281c2f22d06c39efb81dacd7d1949251df" + , "subdir": "gsl-lite-0.40.0/include/gsl" } , "target_root": "import targets" , "target_file_name": "TARGETS.gsl" |