From 51df5c9a85cea65bb6ce8d4f95f27cce534aafbc Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 20 Mar 2024 15:19:14 +0300 Subject: [PATCH] Fixed live555 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 1511d75..9c42e64 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -431,8 +431,8 @@ "url": "https://src.fedoraproject.org/rpms/lirc.git" }, "live555": { - "branch": "epel8", - "url": "https://src.fedoraproject.org/rpms/live555.git" + "branch": "el8", + "url": "https://github.com/rpmfusion/live555.git" }, "lua-rpm-macros": { "branch": "epel8",