diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-12-08 16:03:35 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-12-20 17:43:49 +0000 |
commit | 7d6e0af31e79870df43066fc32e4aae45cd33ce3 (patch) | |
tree | a1b7d330a3e3914724f4a34348e94bf96d4a33e0 /lang/intel-compute-runtime | |
parent | devel/R-cran-parallelly: Update to 1.30.0 (diff) |
multimedia/gmmlib: update to 22.0.0
Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-21.3.3...intel-gmmlib-22.0.0
Reported by: Repology
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 a704de847ff0..9fd63f8c32c8 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= compute-runtime DISTVERSION= 21.49.21786 +PORTREVISION= 1 CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} |