summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/intel-gmmlib.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/intel-gmmlib.make b/rules/intel-gmmlib.make
index 3f2b2616a..52ee77ca4 100644
--- a/rules/intel-gmmlib.make
+++ b/rules/intel-gmmlib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ARCH_X86)-$(PTXCONF_INTEL_GMMLIB) += intel-gmmlib
#
# Paths and names
#
-INTEL_GMMLIB_VERSION := 21.2.1
-INTEL_GMMLIB_MD5 := e4068a4fc2289b2067c381bdea153a48
+INTEL_GMMLIB_VERSION := 22.0.1
+INTEL_GMMLIB_MD5 := cc15984a9e593d439d378b5ae5ebcda0
INTEL_GMMLIB := intel-gmmlib-$(INTEL_GMMLIB_VERSION)
INTEL_GMMLIB_SUFFIX := tar.gz
INTEL_GMMLIB_URL := https://github.com/intel/gmmlib/archive/$(INTEL_GMMLIB).$(INTEL_GMMLIB_SUFFIX)