squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there

Sat, 09 Jan 2016 02:03:26 +0100

author
Kim Alvefur <zash@zash.se>
date
Sat, 09 Jan 2016 02:03:26 +0100
changeset 397
918829f384d6
parent 396
b0afde43b3e5
child 398
b4ce2e524ed8

squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Sat Jan 09 01:36:03 2016 +0100
+++ b/squishy	Sat Jan 09 02:03:26 2016 +0100
@@ -8,7 +8,7 @@
 
 -- Prosody libraries
 if not GetOption("prosody") then
-	AutoFetchURL "http://hg.prosody.im/0.9/raw-file/tip/?"
+	AutoFetchURL "http://hg.prosody.im/0.9/raw-file/0.9.9/?"
 else
 	AutoFetchURL(GetOption("prosody").."/?")
 end

mercurial