summaryrefslogtreecommitdiff
path: root/open-source-lorries/cryptopp.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/cryptopp.lorry')
-rw-r--r--open-source-lorries/cryptopp.lorry11
1 files changed, 3 insertions, 8 deletions
diff --git a/open-source-lorries/cryptopp.lorry b/open-source-lorries/cryptopp.lorry
index e1b3cdb..c9a5f99 100644
--- a/open-source-lorries/cryptopp.lorry
+++ b/open-source-lorries/cryptopp.lorry
@@ -1,11 +1,6 @@
{
- "cryptopp": {
- "type": "svn",
- "url": "svn://svn.code.sf.net/p/cryptopp/code",
- "layout": {
- "trunk": "trunk/c5",
- "branches": "branches/*/c5",
- "tags": "tags/*"
- }
+ "cryptopp-git": {
+ "type": "git",
+ "url": "https://github.com/weidai11/cryptopp.git"
}
}