clinfo: update to 2.2.17.10.25. (#8620)

This commit is contained in:
maxice8 2017-11-05 05:03:49 -02:00 committed by Juan RP
parent 26f0617805
commit 5849890eae

View file

@ -1,6 +1,6 @@
# Template file for 'clinfo'
pkgname=clinfo
version=2.2.17.08.25
version=2.2.17.10.25
revision=1
build_style=gnu-makefile
makedepends="ocl-icd-devel"
@ -9,10 +9,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Public domain"
homepage="https://github.com/Oblomov/clinfo"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=8e25c8f26ee0c7a3a4a34d2153c7af786b8e0c1d035a2d428b102333e3c1873b
checksum=23cab774915eea6730582abfc449ac57dc10f2ce7b39293e56166ed500383862
conflicts="catalyst>0 catalyst-opencl>0" # /usr/bin/clinfo
do_install() {
vbin clinfo
vman man/clinfo.1
vman man1/clinfo.1
}