summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-18 01:16:18 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-18 10:44:37 +0000
commitfcbb13e94bb0d988f1617264497dfce08e1e01c5 (patch)
tree992d2774a6631da5a4bd510bd12a299784279cf9
parentc4a00093dda8ba704e566538892c005ebeab1576 (diff)
downloadlorries-fcbb13e94bb0d988f1617264497dfce08e1e01c5.tar.gz
Add unofficial lua mirror in github
The official tarballs are committed to this repo periodically Change-Id: I82cd2bb548121bb66104e0e7076eee629ca99624
-rw-r--r--open-source-lorries/lua-github.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/lua-github.lorry b/open-source-lorries/lua-github.lorry
new file mode 100644
index 0000000..78c0057
--- /dev/null
+++ b/open-source-lorries/lua-github.lorry
@@ -0,0 +1,6 @@
+{
+ "lua-github": {
+ "type": "git",
+ "url": "git://github.com/lua/lua.git"
+ }
+}