commit b13bc0ecb0f4ac8c75b26ea6f33dfaf8c8ca40f4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Mar 16 09:01:54 2021 +0100
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
Show replies by date