diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-10 19:31:40 +0100 |
---|---|---|
committer | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-10 23:18:23 +0100 |
commit | 307a4ff619da732b2282137f4f6ecc058e164250 (patch) | |
tree | 76f74341a2f016939b40b442caa377108aba0b9e /open-source-lorries | |
parent | dffe30940baa37fcad3578d8daa84e1fcdaaba82 (diff) | |
download | lorries-307a4ff619da732b2282137f4f6ecc058e164250.tar.gz |
Update URL for strace
strace moved from Sourceforge to GitHub.
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/strace.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/strace.lorry b/open-source-lorries/strace.lorry index 93912c4..b375e82 100644 --- a/open-source-lorries/strace.lorry +++ b/open-source-lorries/strace.lorry @@ -1,7 +1,7 @@ { "strace": { "type": "git", - "url": "git://strace.git.sourceforge.net/gitroot/strace/strace", + "url": "https://github.com/strace/strace.git", "refspecs": [ "+refs/tags/*", "+refs/heads/*" |