From b13bc0ecb0f4ac8c75b26ea6f33dfaf8c8ca40f4 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 16 Mar 2021 09:01:54 +0100 Subject: [PATCH] Update default cuda_version --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 349cc2d..97aa183 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -76,7 +76,7 @@ # extras flags %if 0%{!?_cuda_version:1} -%global _cuda_version 11.1 +%global _cuda_version 11.2 %endif %global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/') %global _cuda_bindir %{_cuda_prefix}/bin