Software /
code /
verse
Diff
squishy @ 299:a86d83ad1fea
squishy: Update to fetch from a pre-timber revision of Prosody
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 17 May 2012 19:41:41 +0100 |
parent | 278:6f58f6f3986d |
child | 304:e09ae2395d41 |
line wrap: on
line diff
--- 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