diff options
| author | Antonio Nikishaev | 2020-04-29 00:51:29 +0400 |
|---|---|---|
| committer | Antonio Nikishaev | 2020-04-29 00:51:29 +0400 |
| commit | 6df2068c5f98fa0c4aa4fc67273ec9378a2ba0fc (patch) | |
| tree | 07cba04ff31736b644ede2c0133b6dabac97c25f /dev/ci/ci-basic-overlay.sh | |
| parent | d15b99d93b67f37a0c572950868713b2a7a2b1a4 (diff) | |
CI: ext-lib is at coq-community now
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index c18e556da8..6e7fbc41dc 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -242,7 +242,7 @@ # ext-lib ######################################################################## : "${ext_lib_CI_REF:=master}" -: "${ext_lib_CI_GITURL:=https://github.com/coq-ext-lib/coq-ext-lib}" +: "${ext_lib_CI_GITURL:=https://github.com/coq-community/coq-ext-lib}" : "${ext_lib_CI_ARCHIVEURL:=${ext_lib_CI_GITURL}/archive}" ######################################################################## |
