From 3967269dc4a1250338524f528d25a6b442532340 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 6 Mar 2026 16:20:14 +0100 Subject: [CHORE] Update conanfile.py Signed-off-by: Amlal El Mahrouss --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conanfile.py') 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") -- cgit v1.2.3