ocl-icd: update to 2.2.7.
This commit is contained in:
parent
d7abb6f25a
commit
f66eb48bb1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ocl-icd'
|
# Template file for 'ocl-icd'
|
||||||
pkgname=ocl-icd
|
pkgname=ocl-icd
|
||||||
version=2.2.5
|
version=2.2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="ruby xmlto asciidoc"
|
hostmakedepends="ruby xmlto asciidoc"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Generic OpenCL ICD loader/demultiplexer"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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/664/ocl-icd-${version}.tar.gz"
|
distfiles="https://forge.imag.fr/frs/download.php/667/ocl-icd-${version}.tar.gz"
|
||||||
checksum=81114cb04cf49a7f6f629bba1765e24eee8d968e0d9cbd537adad3705785013e
|
checksum=be78886c83b903dd5861f35d62d473e4228b3c13e25535a8665c87cb8a51390b
|
||||||
|
|
||||||
provides="libOpenCL-1.2_1"
|
provides="libOpenCL-1.2_1"
|
||||||
replaces="libOpenCL>=0"
|
replaces="libOpenCL>=0"
|
||||||
|
|
Loading…
Reference in New Issue