From cfcc5770df170c7f3669cc3f62df3c4ce4ba58c4 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sun, 20 May 2018 17:14:55 +0200 Subject: [PATCH] HOMPAGE fix. --- dev-libs/ocl-icd/ocl_icd-2.2.12.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ocl-icd/ocl_icd-2.2.12.recipe b/dev-libs/ocl-icd/ocl_icd-2.2.12.recipe index 55a6b607e..cdbba9cd1 100644 --- a/dev-libs/ocl-icd/ocl_icd-2.2.12.recipe +++ b/dev-libs/ocl-icd/ocl_icd-2.2.12.recipe @@ -3,7 +3,7 @@ DESCRIPTION="OpenCL implementations are provided as ICD (Installable Client \ Driver). An OpenCL program can use several ICD thanks to the use of an ICD \ Loader as provided by this project. This free ICD Loader can load any (free \ or non free) ICD." -HOMEPAGE="http://www.blosc.org/" +HOMEPAGE="https://forge.imag.fr/projects/ocl-icd/" COPYRIGHT="2012-2015 Brice Videau 2012-2015 Vincent Danjean" LICENSE="BSD (2-clause)"