summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-11-21 17:23:49 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-11-25 15:56:54 +0000
commit43146341ebc6947a6b398ff03da9dea4c2c21265 (patch)
treede2c3d0da47bda51c0d48e78951d0ab56e985f8f
parentfdc3865243855852ec444f78266c1b75826e2043 (diff)
downloadlorries-43146341ebc6947a6b398ff03da9dea4c2c21265.tar.gz
Add cryptopp
This is required for tegrarcm
-rw-r--r--open-source-lorries/cryptopp.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/cryptopp.lorry b/open-source-lorries/cryptopp.lorry
new file mode 100644
index 0000000..e1b3cdb
--- /dev/null
+++ b/open-source-lorries/cryptopp.lorry
@@ -0,0 +1,11 @@
+{
+ "cryptopp": {
+ "type": "svn",
+ "url": "svn://svn.code.sf.net/p/cryptopp/code",
+ "layout": {
+ "trunk": "trunk/c5",
+ "branches": "branches/*/c5",
+ "tags": "tags/*"
+ }
+ }
+}