commit bd2e9e157fc170f6fbc1596db4e5f5081b78a126
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Apr 6 14:21:32 2019 +0200
Bump to latest cuda
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d09e407..cf678ea 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -55,7 +55,7 @@
# extras flags
%if 0%{!?_cuda_version:1}
-%global _cuda_version 10.0
+%global _cuda_version 10.1
%endif
%global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/')
%global _cuda_bindir %{_cuda_prefix}/bin