Software /
code /
verse
Changeset
366:e969eca5c316
squishy: Fix for fetching util.rsm
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 Oct 2014 14:37:56 +0200 |
parents | 365:48bf6993b4c4 |
children | 367:8e9f44ecb95b |
files | squishy |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/squishy Sun Oct 05 13:20:29 2014 +0200 +++ b/squishy Sun Oct 05 14:37:56 2014 +0200 @@ -6,7 +6,7 @@ Module "util.sha1" "util/sha1.lua" Module "lib.adhoc" "libs/adhoc.lib.lua" -AutoFetchURL("https://prosody-modules.googlecode.com/hg/mod_mam/?"); +AutoFetchURL("http://hg.prosody.im/prosody-modules/raw-file/tip/mod_mam/?"); Module "util.rsm" "rsm.lib.lua" -- Prosody libraries if not GetOption("prosody") then