mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-22 14:15:44 +01:00
Updating CMake repository location
The old one was a mirror, and has been taken offline recently.
This commit is contained in:
parent
2fd1b29fb6
commit
f68e873550
@ -29,7 +29,7 @@ fi
|
|||||||
|
|
||||||
cd /usr/src
|
cd /usr/src
|
||||||
|
|
||||||
git clone git://cmake.org/cmake.git CMake -b v$CMAKE_VERSION --depth 1
|
git clone https://gitlab.kitware.com/cmake/cmake.git CMake -b v$CMAKE_VERSION --depth 1
|
||||||
|
|
||||||
mkdir /usr/src/CMake-build
|
mkdir /usr/src/CMake-build
|
||||||
cd /usr/src/CMake-build
|
cd /usr/src/CMake-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user