From 5ac0eb4da2740c279df5804aa11458d5cf75d463 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 24 Nov 2020 17:07:11 +0100 Subject: [PATCH] Update cuda to 11.1 --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 0751495..0dfa3ee 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -68,7 +68,7 @@ # extras flags %if 0%{!?_cuda_version:1} -%global _cuda_version 10.2 +%global _cuda_version 11.1 %endif %global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/') %global _cuda_bindir %{_cuda_prefix}/bin