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