ocl-icd: update to 2.2.8.
This commit is contained in:
parent
e5d99ac9b0
commit
79e7b270fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocl-icd'
|
||||
pkgname=ocl-icd
|
||||
version=2.2.7
|
||||
version=2.2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="ruby xmlto asciidoc"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Generic OpenCL ICD loader/demultiplexer"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://forge.imag.fr/projects/ocl-icd/"
|
||||
license="GPL-2"
|
||||
distfiles="https://forge.imag.fr/frs/download.php/667/ocl-icd-${version}.tar.gz"
|
||||
checksum=be78886c83b903dd5861f35d62d473e4228b3c13e25535a8665c87cb8a51390b
|
||||
distfiles="https://forge.imag.fr/frs/download.php/698/ocl-icd-${version}.tar.gz"
|
||||
checksum=25360a62a80558f3128164510b53ee00713a54db45de2faa1b6f4bd28191a184
|
||||
|
||||
provides="libOpenCL-1.2_1"
|
||||
replaces="libOpenCL>=0"
|
||||
|
|
Loading…
Reference in New Issue