]> Git Repo - buildroot-mgba.git/commitdiff
package/opencl-clhpp: bump to version 2023.12.14
authorGilles Talis <[email protected]>
Thu, 15 Feb 2024 14:24:11 +0000 (10:24 -0400)
committerPeter Korsgaard <[email protected]>
Sat, 23 Mar 2024 13:36:32 +0000 (14:36 +0100)
Change log:
https://github.com/KhronosGroup/OpenCL-CLHPP/releases/tag/v2023.12.14

Signed-off-by: Gilles Talis <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/opencl-clhpp/opencl-clhpp.hash
package/opencl-clhpp/opencl-clhpp.mk

index 27b27cd80cc07d21822a310915df8c85ef25e321..3f038d634099579a75672a0aa60aaad9b2b93ad5 100644 (file)
@@ -1,3 +1,3 @@
 # Locally Computed
-sha256  869456032e60787eed9fceaeaf6c6cb4452bc0ff97e0f5a271510145a1c8f4d4  opencl-clhpp-2.0.16.tar.gz
+sha256  9106700634e79cfa0935ebd67197f64689ced24c42da702acf18fa8435bd8a82  opencl-clhpp-2023.12.14.tar.gz
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE.txt
index 933b40e3feff4539c04467169ac97d22e98ca924..93c25d0d660567622406b4f367cba297b5faf6c3 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENCL_CLHPP_VERSION = 2.0.16
+OPENCL_CLHPP_VERSION = 2023.12.14
 OPENCL_CLHPP_SITE = $(call github,KhronosGroup,OpenCL-CLHPP,v$(OPENCL_CLHPP_VERSION))
 OPENCL_CLHPP_LICENSE = Apache-2.0
 OPENCL_CLHPP_LICENSE_FILES = LICENSE.txt
This page took 0.044125 seconds and 4 git commands to generate.