clinfo: update to 2.2.18.03.26.
Closes: #12838 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
dcc69cdbd7
commit
1b9b6f4221
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clinfo'
|
||||
pkgname=clinfo
|
||||
version=2.2.18.03.15
|
||||
version=2.2.18.03.26
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ocl-icd-devel"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Prints all information about OpenCL in the system"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Oblomov/clinfo"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=32e9aea9f16322193f4bd657f1f2c359d0b6ed71b300b11023aa7f3d9a19223c
|
||||
distfiles="https://github.com/Oblomov/clinfo/archive/${version}.tar.gz"
|
||||
checksum=64b02e68ccff3b95437bd0bd70dcb88438c58adec16a7145a5d4e5c26a898ccf
|
||||
conflicts="catalyst>0 catalyst-opencl>0" # /usr/bin/clinfo
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue