Update intel-compute-runtime from 22.30.23789_1 to 22.49.25018.14_1
This commit is contained in:
parent
9bab827ab9
commit
710be28fd8
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
## If you need intel-compute-runtime, you should instead use intel-compute-runtime-bin, which uses prebuilt binaries instead (only x86_64, maybe it can work containerized for musl).
|
## If you need intel-compute-runtime, you should instead use intel-compute-runtime-bin, which uses prebuilt binaries instead (only x86_64, maybe it can work containerized for musl).
|
||||||
|
|
||||||
pkgname=intel-compute-runtime
|
pkgname=intel-compute-runtime
|
||||||
version=22.30.23789
|
version=22.49.25018.14
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=compute-runtime-${version}
|
wrksrc=compute-runtime-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -24,7 +24,7 @@ license="MIT"
|
||||||
homepage="https://github.com/intel/compute-runtime"
|
homepage="https://github.com/intel/compute-runtime"
|
||||||
changelog="${homepage}/releases/tag/${version}"
|
changelog="${homepage}/releases/tag/${version}"
|
||||||
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f59e435de687c3719b54119437e4c9a574a98466a38f532572a1367efde8e964
|
checksum=28ded5a13596d8524effc250413dd8b4a4c4bd2d9aa0b4e190b10acd8f506baf
|
||||||
|
|
||||||
intel-compute-runtime-devel_package() {
|
intel-compute-runtime-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue