From 1670f1d570f7307a6cbfc5fa53d979b4957b5caf Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sat, 6 Apr 2019 14:21:32 +0200 Subject: [PATCH] Bump to latest cuda --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 1efc017..eb56ca8 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -48,7 +48,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