summaryrefslogtreecommitdiff
path: root/open-source-lorries/strace.lorry
blob: 93912c49dd9dd54f65f337371da4f9dd2f2b33e9 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "strace": {
        "type": "git",
        "url": "git://strace.git.sourceforge.net/gitroot/strace/strace",
        "refspecs": [
            "+refs/tags/*",
	    "+refs/heads/*"
	]
    }
}