summaryrefslogtreecommitdiff
path: root/open-source-lorries/mpfr.lorry
blob: 8360614ac33f291be841b379e0db7264c19010bb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "mpfr": {
        "type": "svn",
        "url": "https://scm.gforge.inria.fr/anonscm/svn/mpfr/",
        "layout": "standard",
        "refspecs": [
            "+refs/tags/*",
	    "+refs/heads/*"
	]
    }
}