From 5b1f087cd17a82d5df47b97bb68b77cf371419ed Mon Sep 17 00:00:00 2001 From: kenmays Date: Sun, 6 Nov 2022 06:35:47 -0800 Subject: [PATCH] opencl: bump version (#7360) * opencl: bump version --- ...20211006.recipe => opencl_headers-3.0~20220930.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dev-libs/opencl_headers/{opencl_headers-3.0~20211006.recipe => opencl_headers-3.0~20220930.recipe} (84%) diff --git a/dev-libs/opencl_headers/opencl_headers-3.0~20211006.recipe b/dev-libs/opencl_headers/opencl_headers-3.0~20220930.recipe similarity index 84% rename from dev-libs/opencl_headers/opencl_headers-3.0~20211006.recipe rename to dev-libs/opencl_headers/opencl_headers-3.0~20220930.recipe index 663624019..60d0f15a9 100644 --- a/dev-libs/opencl_headers/opencl_headers-3.0~20211006.recipe +++ b/dev-libs/opencl_headers/opencl_headers-3.0~20220930.recipe @@ -7,13 +7,13 @@ applications in numerous market categories including gaming and \ entertainment titles, scientific and medical software, professional creative \ tools, vision processing, and neural network training and inferencing." HOMEPAGE="https://www.khronos.org/registry/OpenCL/" -COPYRIGHT="2008-2021 The Khronos Group Inc." +COPYRIGHT="2008-2022 The Khronos Group Inc." LICENSE="MIT" -REVISION="2" -srcGitRev="1aa1139b58a515877a923cce6b254e09d1b2fb2c" +REVISION="1" +srcGitRev="a51354a85f41d203e755124ad51ae3425933df45" SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$srcGitRev.zip" SOURCE_DIR="OpenCL-Headers-$srcGitRev" -CHECKSUM_SHA256="f1cb377254246c82c6d523d36b2c8c85f8fcc73fe8735146a4995e6f5c76caec" +CHECKSUM_SHA256="ef579b71bc671394580e5e3e6a73b5deb4e68aa3b4f24ffe30ef0400d3c936b8" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"