opencl: bump version (#7360)

* opencl: bump version
This commit is contained in:
kenmays
2022-11-06 06:35:47 -08:00
committed by GitHub
parent 00d77918b1
commit 5b1f087cd1

View File

@@ -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"