Skip to content

Commit 67efa15

Browse files
committed
Updated submodules' repository URL
1 parent 807a04a commit 67efa15

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "loader"]
22
path = external/OpenCL-ICD-Loader
3-
url = https://github.com/StreamHPC/OpenCL-ICD-Loader.git
3+
url = https://github.com/KhronosGroup/OpenCL-ICD-Loader.git
44
[submodule "headers"]
55
path = external/OpenCL-Headers
66
url = https://github.com/KhronosGroup/OpenCL-Headers.git
77
[submodule "headers-cpp"]
88
path = external/OpenCL-CLHPP
9-
url = https://github.com/StreamHPC/OpenCL-CLHPP.git
9+
url = https://github.com/KhronosGroup/OpenCL-CLHPP.git

0 commit comments

Comments
 (0)