ocl-icd: update to 2.2.4.

This commit is contained in:
Juan RP 2015-05-19 07:52:50 +02:00
parent 5638a7b498
commit 720a4ffd97
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'ocl-icd'
pkgname=ocl-icd
version=2.2.3
revision=3
version=2.2.4
revision=1
build_style=gnu-configure
hostmakedepends="ruby xmlto asciidoc"
makedepends="opencl2-headers"
short_desc="Generic OpenCL ICD loader/demultiplexer"
maintainer="John Galt <johngaltfirstrun@gmail.com>"
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/598/ocl-icd-${version}.tar.gz"
checksum=93a5ac3b23fb10731cc9e6406a58f7a21825562877787ed08c3a41f08b504d0c
distfiles="https://forge.imag.fr/frs/download.php/663/ocl-icd-${version}.tar.gz"
checksum=6111af1b3a4460cf32731507d147c8744df0936d959c42ddba21b5e0845d996b
provides="libOpenCL-1.2_1"
replaces="libOpenCL>=0"