Skip to content

Commit

Permalink
devel/opencl: update to 3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
O. Hartmann authored and clausecker committed Mar 19, 2024
1 parent d9345de commit 6e131d8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
7 changes: 3 additions & 4 deletions devel/opencl/Makefile
@@ -1,6 +1,5 @@
PORTNAME= opencl
PORTVERSION= 3.0.14
PORTREVISION= 1
DISTVERSION= 3.0.15
CATEGORIES= devel

MAINTAINER= ohartmann@walstatt.org
Expand All @@ -15,8 +14,8 @@ GH_PROJECT= OpenCL-Headers OpenCL-CLHPP:clhpp
GH_TAGNAME= ${HEADER_TAG} ${CLHPP_TAG}:clhpp

# the header releases don't have tags yet, so use git commit for now
HEADER_TAG= v2023.04.17
CLHPP_TAG= v2023.04.17 # include missing CL/opencl.hpp
HEADER_TAG= v2023.12.14
CLHPP_TAG= v2023.12.14 # include missing CL/opencl.hpp

NO_BUILD= yes
NO_ARCH= yes
Expand Down
10 changes: 5 additions & 5 deletions devel/opencl/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1682919631
SHA256 (KhronosGroup-OpenCL-Headers-3.0.14-v2023.04.17_GH0.tar.gz) = 0ce992f4167f958f68a37918dec6325be18f848dee29a4521c633aae3304915d
SIZE (KhronosGroup-OpenCL-Headers-3.0.14-v2023.04.17_GH0.tar.gz) = 73963
SHA256 (KhronosGroup-OpenCL-CLHPP-v2023.04.17_GH0.tar.gz) = 179243843c620ef6f78b52937aaaa0a742c6ff415f9aaefe3c20225ee283b357
SIZE (KhronosGroup-OpenCL-CLHPP-v2023.04.17_GH0.tar.gz) = 115042
TIMESTAMP = 1702657125
SHA256 (KhronosGroup-OpenCL-Headers-3.0.15-v2023.12.14_GH0.tar.gz) = 407d5e109a70ec1b6cd3380ce357c21e3d3651a91caae6d0d8e1719c69a1791d
SIZE (KhronosGroup-OpenCL-Headers-3.0.15-v2023.12.14_GH0.tar.gz) = 75698
SHA256 (KhronosGroup-OpenCL-CLHPP-v2023.12.14_GH0.tar.gz) = 9106700634e79cfa0935ebd67197f64689ced24c42da702acf18fa8435bd8a82
SIZE (KhronosGroup-OpenCL-CLHPP-v2023.12.14_GH0.tar.gz) = 123233
1 change: 1 addition & 0 deletions devel/opencl/pkg-plist
Expand Up @@ -7,6 +7,7 @@ include/CL/cl_dx9_media_sharing_intel.h
include/CL/cl_egl.h
include/CL/cl_ext.h
include/CL/cl_ext_intel.h
include/CL/cl_function_types.h
include/CL/cl_gl.h
include/CL/cl_gl_ext.h
include/CL/cl_half.h
Expand Down

0 comments on commit 6e131d8

Please sign in to comment.