summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Martin <paul.martin@codethink.co.uk>2015-04-29 15:30:44 +0100
committerPaul Martin <paul.martin@codethink.co.uk>2015-04-29 15:30:44 +0100
commit28c8479ee552b20892958d1723f4dce3209cc507 (patch)
tree9d8b81b265a5e60caa6bba397040b072a7d403dc
parentf93c93882dcdad05cc082db863040e5a52869e36 (diff)
downloadlorries-28c8479ee552b20892958d1723f4dce3209cc507.tar.gz
Add samba
Samba implements the SMB/CIFS protocol for file and print services. Change-Id: I6007825bb081e519dce40e77014a9468abafc9ec
-rw-r--r--open-source-lorries/samba.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/samba.lorry b/open-source-lorries/samba.lorry
new file mode 100644
index 0000000..55c434a
--- /dev/null
+++ b/open-source-lorries/samba.lorry
@@ -0,0 +1,6 @@
+{
+ "samba": {
+ "type": "git",
+ "url": "git://git.samba.org/samba"
+ }
+}