summaryrefslogtreecommitdiff
path: root/open-source-lorries/sigc++.lorry
blob: dd67de8d13083b9a54f25f2d4a938f2fcd51d728 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "sigc++": {
        "type": "git",
        "url": "git://git.gnome.org/libsigc++2",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}