squishy: Update to fetch from a pre-timber revision of Prosody

Thu, 17 May 2012 19:41:41 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 17 May 2012 19:41:41 +0100
changeset 299
a86d83ad1fea
parent 298
1897dc6a07bb
child 300
b1d50f9a04c7

squishy: Update to fetch from a pre-timber revision of Prosody

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Sun May 13 20:14:32 2012 +0200
+++ b/squishy	Thu May 17 19:41:41 2012 +0100
@@ -8,7 +8,7 @@
 
 -- Prosody libraries
 if not GetOption("prosody") then
-	AutoFetchURL "http://prosody.im/tip/?"
+	AutoFetchURL "http://hg.prosody.im/0.9/raw-file/381e0b874e6d/?"
 else
 	AutoFetchURL(GetOption("prosody").."/?")
 end

mercurial