From 03680bd424a6d16565c60daec82c7371b4b1d766 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 24 Feb 2018 20:09:34 +0100 Subject: [PATCH] - new urls --- strace.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/strace.spec b/strace.spec index ecbfbb2..8015fe5 100644 --- a/strace.spec +++ b/strace.spec @@ -19,10 +19,10 @@ Version: 4.21 Release: 1 License: BSD-like Group: Development/Debuggers -Source0: http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.xz -# Source0-md5: 2f3d225b4de54ffe49a392f39923c5fd +Source0: https://github.com/strace/strace/releases/download/v%{version}/%{name}-%{version}.tar.xz +# Source0-md5: 785b679a75e9758ebeb66816f315b9fe Source1: %{name}.1.pl -URL: http://sourceforge.net/projects/strace/ +URL: https://strace.io/ # acl and libaio for headers only BuildRequires: acl-devel BuildRequires: libaio-devel -- 2.44.0