- Project has moved to new location so adjust URL and SRC URL
Signed-off-by: Stefan Schantl stefan.schantl@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/%%7Bname%7D/%%7Bname%7D/%%7Bversion... +source_dl = https://strace.io/files/%%7Bversion%7D/ sources = %{thisapp}.tar.xz
packages