ocl-icd: update to 2.2.3.
This commit is contained in:
parent
208e48b09e
commit
f887a0c237
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ocl-icd'
|
||||
pkgname=ocl-icd
|
||||
version=2.1.3
|
||||
revision=8
|
||||
version=2.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="ruby"
|
||||
makedepends="opencl-headers"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Generic OpenCL ICD loader/demultiplexer"
|
|||
maintainer="John Galt <johngaltfirstrun@gmail.com>"
|
||||
homepage="https://forge.imag.fr/projects/ocl-icd/"
|
||||
license="GPL-2"
|
||||
distfiles="https://forge.imag.fr/frs/download.php/524/ocl-icd-2.1.3.tar.gz"
|
||||
checksum="8338c6ae5cb7a9b34dfe79922f5e32c4f78c535a2217321dae842f72e0a2b175"
|
||||
distfiles="https://forge.imag.fr/frs/download.php/598/ocl-icd-${version}.tar.gz"
|
||||
checksum=93a5ac3b23fb10731cc9e6406a58f7a21825562877787ed08c3a41f08b504d0c
|
||||
|
||||
provides="libOpenCL-1.2_1"
|
||||
replaces="libOpenCL>=0"
|
||||
|
|
Loading…
Reference in New Issue