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