mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
ocl-icd: update to 2.2.10.
This commit is contained in:
parent
40867cf05e
commit
86238f35d8
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.2.9
|
version=2.2.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="ruby xmlto asciidoc"
|
hostmakedepends="ruby xmlto asciidoc"
|
||||||
makedepends="opencl2-headers"
|
makedepends="opencl2-headers"
|
||||||
|
@ -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="http://forge.imag.fr/frs/download.php/716/ocl-icd-${version}.tar.gz"
|
distfiles="http://forge.imag.fr/frs/download.php/810/ocl-icd-${version}.tar.gz"
|
||||||
checksum=0c8ac13e2c5b737c34de49f9aca6cad3c4d33dd0bbb149b01238d76e798feae5
|
checksum=22e3c770d6ff6a1a09e547ba624dac0b327dc965de978dff04b5e911d47d2438
|
||||||
|
|
||||||
provides="libOpenCL-1.2_1"
|
provides="libOpenCL-1.2_1"
|
||||||
replaces="libOpenCL>=0"
|
replaces="libOpenCL>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue