package/opencl-{clhpp,headers,icd-loader}: bump version to v2025.07.22

Synchronizes with OpenCL v3.0.19 specification release.

Releases:
https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2025.07.22
https://github.com/KhronosGroup/OpenCL-ICD-Loader/releases/tag/v2025.07.22
https://github.com/KhronosGroup/OpenCL-CLHPP/releases/tag/v2025.07.22

Signed-off-by: El Mehdi YOUNES <elmehdi.younes@smile.fr>
[Julien: factorize package names in commit log title]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
El Mehdi YOUNES
2025-07-30 09:46:08 +02:00
committed by Julien Olivain
parent 6044cc5f26
commit 56adc0dacd
6 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
# Locally Computed
sha256 51aebe848514b3bc74101036e111f8ee98703649eec7035944831dc6e05cec14 opencl-clhpp-2024.10.24.tar.gz
sha256 c1031afde6e9eb042e6fcfbc17078f4b437a7e8d55482a1ca6e0fa762d262a89 opencl-clhpp-2025.07.22.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt

View File

@@ -9,7 +9,7 @@
# Version desynchronization may result in build or runtime errors.
# When updating one of them, make sure to check and update the others.
OPENCL_CLHPP_VERSION = 2024.10.24
OPENCL_CLHPP_VERSION = 2025.07.22
OPENCL_CLHPP_SITE = $(call github,KhronosGroup,OpenCL-CLHPP,v$(OPENCL_CLHPP_VERSION))
OPENCL_CLHPP_LICENSE = Apache-2.0
OPENCL_CLHPP_LICENSE_FILES = LICENSE.txt

View File

@@ -1,3 +1,3 @@
#Locally generated
sha256 159f2a550592bae49859fee83d372acd152328fdf95c0dcd8b9409f8fad5db93 OpenCL-Headers-2024.10.24.tar.gz
sha256 98f0a3ea26b4aec051e533cb1750db2998ab8e82eda97269ed6efe66ec94a240 OpenCL-Headers-2025.07.22.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@@ -9,7 +9,7 @@
# Version desynchronization may result in build or runtime errors.
# When updating one of them, make sure to check and update the others.
OPENCL_HEADERS_VERSION = 2024.10.24
OPENCL_HEADERS_VERSION = 2025.07.22
OPENCL_HEADERS_SOURCE = OpenCL-Headers-$(OPENCL_HEADERS_VERSION).tar.gz
OPENCL_HEADERS_SITE = $(call github,KhronosGroup,OpenCL-Headers,v$(OPENCL_HEADERS_VERSION))
OPENCL_HEADERS_LICENSE = Apache-2.0

View File

@@ -1,3 +1,3 @@
# locally generated
sha256 95f2f0cda375b13d2760290df044ebea9c6ff954a7d7faa0867422442c9174dc OpenCL-ICD-Loader-2024.10.24.tar.gz
sha256 dff7a0b11ad5b63a669358e3476e3dc889a4a361674e5b69b267b944d0794142 OpenCL-ICD-Loader-2025.07.22.tar.gz
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE

View File

@@ -8,7 +8,7 @@
# must always be updated together to compatible versions.
# Version desynchronization may result in build or runtime errors.
# When updating one of them, make sure to check and update the others.
OPENCL_ICD_LOADER_VERSION = 2024.10.24
OPENCL_ICD_LOADER_VERSION = 2025.07.22
OPENCL_ICD_LOADER_SOURCE = OpenCL-ICD-Loader-$(OPENCL_ICD_LOADER_VERSION).tar.gz
OPENCL_ICD_LOADER_SITE = $(call github,KhronosGroup,OpenCL-ICD-Loader,v$(OPENCL_ICD_LOADER_VERSION))
OPENCL_ICD_LOADER_LICENSE = Apache-2.0