summaryrefslogtreecommitdiff
path: root/open-source-lorries/e2fsprogs.lorry
blob: 15fdf034ca260ff483b8d0f73eff81222571ac75 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "e2fsprogs": {
        "type": "git",
        "url": "git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git",
        "refspecs": [
            "master",
            "maint",
            "refs/tags/*"
        ]
    }
}