summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/xorg-lib-libxkbcommon.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/xorg-lib-libxkbcommon.lorry b/open-source-lorries/xorg-lib-libxkbcommon.lorry
index c392ffd..5b31f5f 100644
--- a/open-source-lorries/xorg-lib-libxkbcommon.lorry
+++ b/open-source-lorries/xorg-lib-libxkbcommon.lorry
@@ -1,6 +1,10 @@
{
"xorg-lib-libxkbcommon": {
"type": "git",
- "url": "git://anongit.freedesktop.org/xorg/lib/libxkbcommon"
+ "url": "git://github.com/xkbcommon/libxkbcommon",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}