Update intel-compute-runtime-bin from 22.43.24558_1 to 22.43.24595_1

This commit is contained in:
KF-Art 2022-12-22 13:21:46 -05:00
parent 9ec8571c82
commit 9bab827ab9
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'intel-compute-runtime-bin'
pkgname=intel-compute-runtime-bin
version=22.43.24558
version=22.43.24595
revision=1
archs="x86_64"
build_style=fetch
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/intel/compute-runtime"
changelog="${homepage}/releases/tag/${version}"
distfiles="${homepage}/releases/download/${version}/intel-opencl-icd_${version}_amd64.deb"
checksum=1be483089da93d85ed01449555b2dab5e0a54700f0b58ffe3c93cfdc9835cd9e
checksum=f5e8acdb9f302c064662766e52f11082686eb962fea26570a106ee1afe6f3c89
do_install() {
ar x intel-opencl-icd_${version}_amd64.deb

View file

@ -0,0 +1,2 @@
site='https://github.com/intel/compute-runtime/releases'
pattern='[0-9]*\.[0-9]+[0-9]*\.[0-9]+'