Software /
code /
verse
Diff
squishy @ 397:918829f384d6
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 09 Jan 2016 02:03:26 +0100 |
parent | 396:b0afde43b3e5 |
child | 399:82ad158714e5 |
line wrap: on
line diff
--- 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