diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-02-23 18:00:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-03-04 15:58:31 +0000 |
commit | a7e9e8daa497269253cf1f56c7b734b83df3886b (patch) | |
tree | 716523c11de70d34f46a254a66b69ac0c5aa134a /lang/intel-compute-runtime | |
parent | devel/intel-graphics-compiler: update to 1.0.10409 (diff) |
lang/intel-compute-runtime: update to 22.09.22577
Changes: https://github.com/intel/compute-runtime/compare/22.08.22549...22.09.22577
Reported by: GitHub (watch releases)
Diffstat (limited to 'lang/intel-compute-runtime')
-rw-r--r-- | lang/intel-compute-runtime/Makefile | 3 | ||||
-rw-r--r-- | lang/intel-compute-runtime/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 6ef3c7c6ed58..1cfa4d013ad4 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,6 +1,5 @@ PORTNAME= compute-runtime -DISTVERSION= 22.08.22549 -PORTREVISION= 1 +DISTVERSION= 22.09.22577 CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo index de638f227b14..afa274a11e03 100644 --- a/lang/intel-compute-runtime/distinfo +++ b/lang/intel-compute-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645185336 -SHA256 (intel-compute-runtime-22.08.22549_GH0.tar.gz) = 5a2dd4e2ba31cdd30d932e6b9d29332e8a6ec8e95b82c7fae7223472ebd1ec16 -SIZE (intel-compute-runtime-22.08.22549_GH0.tar.gz) = 5152633 +TIMESTAMP = 1645639238 +SHA256 (intel-compute-runtime-22.09.22577_GH0.tar.gz) = 5e8dd1e740e04298563ae3e8b73375d9b441a9c6bcd10a8f4d867d101d8dd26b +SIZE (intel-compute-runtime-22.09.22577_GH0.tar.gz) = 5165430 |