Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/OpenCL-CLHPP/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'OpenCL-CLHPP'
pkgname=OpenCL-CLHPP
version=2025.07.22
version=2026.05.29
revision=1
build_style=cmake
configure_args="-DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF -DBUILD_DOCS=ON"
Expand All @@ -12,7 +12,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="Apache-2.0"
homepage="https://github.com/KhronosGroup/OpenCL-CLHPP"
distfiles="https://github.com/KhronosGroup/OpenCL-CLHPP/archive/refs/tags/v${version}.tar.gz"
checksum=c1031afde6e9eb042e6fcfbc17078f4b437a7e8d55482a1ca6e0fa762d262a89
checksum=fafb4fd202d113992c009d46e6358e70076167e62a5baeb377fe813033a2655e

post_install() {
ninja -C ${cmake_builddir} docs
Expand Down