commit 3356e6dda2961d9e3f562aef5003842870733ca3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Sep 24 16:04:34 2018 +0200
Update current cuda release
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a7b7ebc..ae3cae5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -48,7 +48,7 @@
# extras flags
%if 0%{!?_cuda_version:1}
-%global _cuda_version 9.2
+%global _cuda_version 10.0
%endif
%global _cuda_rpm_version %(echo %{_cuda_version} | sed -e 's/\\./-/')
%if 0%{?_with_cuda:1}
Show replies by date