From d56eaee821a8f28387cffd6d066cf93bad337874 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 20 Mar 2024 15:16:23 +0300 Subject: [PATCH] Fixed mpv repo url for 8 --- msvsphere-8.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msvsphere-8.json b/msvsphere-8.json index 3c6401d..1511d75 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -467,8 +467,8 @@ "url": "https://github.com/rpmfusion/mplayer.git" }, "mpv": { - "branch": "epel8", - "url": "https://src.fedoraproject.org/rpms/mpv.git" + "branch": "el8", + "url": "https://github.com/rpmfusion/mpv.git" }, "msvsphere-configs": { "url": "custom"