]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
strace: Update to 6.1
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 22 Dec 2022 04:01:41 +0000 (05:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Dec 2022 19:31:34 +0000 (19:31 +0000)
- Project has moved to new location so adjust URL and SRC URL

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
strace/strace.nm

index 19758a93cdb43f5f8d99d100a4e8b542cf526e95..52d5fcd24ff0928fdb3b9d86855a48e105ac37e0 100644 (file)
@@ -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