summaryrefslogtreecommitdiff
path: root/open-source-lorries/libgcrypt.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/libgcrypt.lorry')
-rw-r--r--open-source-lorries/libgcrypt.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/libgcrypt.lorry b/open-source-lorries/libgcrypt.lorry
index b4175e1..2473107 100644
--- a/open-source-lorries/libgcrypt.lorry
+++ b/open-source-lorries/libgcrypt.lorry
@@ -1,6 +1,7 @@
{
"libgcrypt": {
"type": "git",
- "url": "git://git.gnupg.org/libgcrypt"
+ "url": "git://git.gnupg.org/libgcrypt",
+ "refspecs": [ "+refs/heads/*:refs/heads/*", "+refs/tags/*:refs/tags/*" ]
}
}