From 3356e6dda2961d9e3f562aef5003842870733ca3 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 24 Sep 2018 16:04:34 +0200 Subject: [PATCH] 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}