diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-08 15:35:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-03-24 13:50:11 +0000 |
commit | 9b466a2769bc7e9bb762b3dc6e55abe2a14c74cf (patch) | |
tree | fe076999a50c74da7345d08542a7ed5a2c47dfb2 /lang/intel-compute-runtime | |
parent | devel/gobject-introspection: update to 1.72.0 (diff) |
devel/intel-graphics-compiler: update to 1.0.10713
Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10713
Reported by: GitHub (watch releases)
Diffstat (limited to 'lang/intel-compute-runtime')
-rw-r--r-- | lang/intel-compute-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 389b47e8b999..f874c701a375 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= compute-runtime DISTVERSION= 22.11.22682 +PORTREVISION= 1 CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} |