summaryrefslogtreecommitdiffhomepage
path: root/conanfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'conanfile.py')
-rw-r--r--conanfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conanfile.py b/conanfile.py
index 5b9cd89..75e7b68 100644
--- a/conanfile.py
+++ b/conanfile.py
@@ -8,7 +8,7 @@ class oclRecipe(ConanFile):
# Optional metadata
license = "BSL-1.0"
author = "Amlal El Mahrouss amlal@nekernel.org"
- url = "https://git.ocl.nekernel.org/src"
+ url = "https://git.ocl.nekernel.org/ocl"
description = "The Open C++ Libraries super-project."
topics = ("c++17", "libraries", "cpp")