summaryrefslogtreecommitdiff
path: root/open-source-lorries/libical-git.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 13:43:00 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-12-18 09:31:49 +0000
commitfce364fa7c987dac66ce4b1cef7d06f39d4b6d03 (patch)
treefbd6bc44c84c02b514a04508264fba99b2189d17 /open-source-lorries/libical-git.lorry
parentead84e7a9cc94f9dd6d02ce3be02494dd9078dab (diff)
downloadlorries-fce364fa7c987dac66ce4b1cef7d06f39d4b6d03.tar.gz
Adding libical-git lorry
libical has moved from sourceforge to github some years ago, as mentioned here: http://sourceforge.net/projects/freeassociation/files/libical/ Lets use the git repo directly instead of the tarballs from now on. Change-Id: I9e55153964d124c74d9ffca36349a376bb17d4ed
Diffstat (limited to 'open-source-lorries/libical-git.lorry')
-rw-r--r--open-source-lorries/libical-git.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libical-git.lorry b/open-source-lorries/libical-git.lorry
new file mode 100644
index 0000000..df09dfd
--- /dev/null
+++ b/open-source-lorries/libical-git.lorry
@@ -0,0 +1,6 @@
+{
+ "libical-git": {
+ "type": "git",
+ "url": "https://github.com/libical/libical.git"
+ }
+}