From 4604cc7aed7b3fa49f50a7f7cdf35814d17c988e Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 10 Apr 2020 15:37:29 +0200 Subject: [PATCH] Switch to cuda 10.2 --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 947a3e5..bc2842e 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -50,7 +50,7 @@ # extras flags %if 0%{!?_cuda_version:1} -%global _cuda_version 10.1 +%global _cuda_version 10.2 %endif %global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/') %global _cuda_bindir %{_cuda_prefix}/bin