Răsfoiți Sursa

package/opencl-clhpp: bump version to v2024.10.24

Bump opencl-clhpp to the latest version "v2024.10.24".

https://github.com/KhronosGroup/OpenCL-CLHPP/releases/tag/v2024.10.24

Signed-off-by: El Mehdi YOUNES <elmehdi.younes@smile.fr>
[Julien: reword commit title to include the version name]
Signed-off-by: Julien Olivain <ju.o@free.fr>
El Mehdi YOUNES 1 lună în urmă
părinte
comite
2f4a922376

+ 1 - 1
package/opencl-clhpp/opencl-clhpp.hash

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

+ 6 - 1
package/opencl-clhpp/opencl-clhpp.mk

@@ -4,7 +4,12 @@
 #
 ################################################################################
 
-OPENCL_CLHPP_VERSION = 2024.05.08
+# The opencl-headers, opencl-icd-loader, and opencl-clhpp packages
+# 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_CLHPP_VERSION = 2024.10.24
 OPENCL_CLHPP_SITE = $(call github,KhronosGroup,OpenCL-CLHPP,v$(OPENCL_CLHPP_VERSION))
 OPENCL_CLHPP_LICENSE = Apache-2.0
 OPENCL_CLHPP_LICENSE_FILES = LICENSE.txt