From aed593ad65edef75b1dacb14aeb1bd9481b22b3a Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 15 Sep 2020 16:42:38 +0800 Subject: [PATCH] Replace invalid url of Source0 --- libev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libev.spec b/libev.spec index bafe92e..24fe108 100644 --- a/libev.spec +++ b/libev.spec @@ -7,7 +7,7 @@ Release: 2 Summary: A high-performance event loop/event model with lots of features License: BSD or GPLv2+ URL: https://github.com/enki/libev -Source0: https://fossies.org/linux/misc/libev-%{version].tar.gz +Source0: https://fossies.org/linux/misc/libev-%{version}.tar.gz BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar