summaryrefslogtreecommitdiff
path: root/open-source-lorries/e2fsprogs.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/e2fsprogs.lorry')
-rw-r--r--open-source-lorries/e2fsprogs.lorry4
1 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/e2fsprogs.lorry b/open-source-lorries/e2fsprogs.lorry
index 15fdf03..f186680 100644
--- a/open-source-lorries/e2fsprogs.lorry
+++ b/open-source-lorries/e2fsprogs.lorry
@@ -1,10 +1,10 @@
{
"e2fsprogs": {
"type": "git",
- "url": "git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git",
+ "url": "https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git",
"refspecs": [
"master",
- "maint",
+ "+maint",
"refs/tags/*"
]
}