summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-17 13:06:41 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-17 13:06:41 +0100
commitcceacb25e15b60976460d2fc0ad1fc442431069f (patch)
tree9e096809af1af10a4a33224785befc302efed22e
parent2538470e142622f8f2fef7a4ef10a54eec346e53 (diff)
downloadlorry-cceacb25e15b60976460d2fc0ad1fc442431069f.tar.gz
lorries: Add gnutls
Needs ChangeLog adding so autoreconf doesn't fail.
-rw-r--r--lorries/gnutls.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gnutls.lorry b/lorries/gnutls.lorry
new file mode 100644
index 0000000..a595921
--- /dev/null
+++ b/lorries/gnutls.lorry
@@ -0,0 +1,6 @@
+{
+ "gnutls": {
+ "type": "git",
+ "url": "git://git.savannah.gnu.org/gnutls"
+ }
+}