- Project has moved to new location so adjust URL and SRC URL

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 strace/strace.nm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/strace/strace.nm b/strace/strace.nm
index 19758a93c..52d5fcd24 100644
--- a/strace/strace.nm
+++ b/strace/strace.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = strace
-version    = 4.13
+version    = 6.1
 release    = 1
 
 groups     = Development/Debuggers
-url        = http://sourceforge.net/projects/strace/
+url        = https://strace.io/
 license    = BSD
 summary    = Tracks and displays system calls associated with a running process.
 
@@ -20,7 +20,7 @@ description
 	purposes.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/
+source_dl  = https://strace.io/files/%{version}/
 sources    = %{thisapp}.tar.xz
 
 packages
-- 
2.30.2