From e82534568f3368d8e0f93d6e1d44bd92a6d9b3ca Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Tue, 2 May 2023 12:16:56 +0200 Subject: [PATCH] change source url Signed-off-by: Toshaan Bharvani --- SPECS/qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/qemu.spec b/SPECS/qemu.spec index 712ca42..0afac8a 100755 --- a/SPECS/qemu.spec +++ b/SPECS/qemu.spec @@ -5,7 +5,7 @@ Summary: QEMU is a FAST! processor emulator License: GPLv2+ and LGPLv2+ and BSD Group: Development/Tools URL: http://www.qemu.org/ -Source0: http://download.qemu-project.org/%{name}-%{version}.tar.xz +Source0: https://download.qemu.org/%{name}-%{version}.tar.xz Source1: qemu.binfmt # Creates /dev/kvm Source3: 80-kvm.rules