commit 5ac0eb4da2740c279df5804aa11458d5cf75d463
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Nov 24 17:07:11 2020 +0100
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