commit b06bd6e9d05edd04f75f4f87d8ec380911c63c8b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Oct 7 11:22:43 2024 +0200
Bump cuda_version
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d87d3c2..c092226 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -64,7 +64,7 @@
# extras flags
%if 0%{!?_cuda_version:1}
-%global _cuda_version 12.4
+%global _cuda_version 12.6
%endif
%global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/')
%global _cuda_bindir %{_cuda_prefix}/bin