summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-30 12:04:07 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-30 12:06:46 +0100
commitd8fdd5acd42aacf803f447ac037049be8eb07026 (patch)
treef59ea99d0c53fcb3dadbb1a04af9930e61c677bc
parent7061838fb870053df6938dfaaed7acb4e329c5da (diff)
downloadmorphs-d8fdd5acd42aacf803f447ac037049be8eb07026.tar.gz
morph-cache-server: bottle is not lorried
The base-url for bottle is github, so we should add that.
-rw-r--r--morph-cache-server.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/morph-cache-server.morph b/morph-cache-server.morph
index 8357cd1..37ab90a 100644
--- a/morph-cache-server.morph
+++ b/morph-cache-server.morph
@@ -25,7 +25,7 @@
},
{
"name": "bottle",
- "repo": "upstream:defnull/bottle.git",
+ "repo": "github:defnull/bottle",
"ref": "master"
},
{