squishy: Fix for fetching util.rsm

Sun, 05 Oct 2014 14:37:56 +0200

author
Kim Alvefur <zash@zash.se>
date
Sun, 05 Oct 2014 14:37:56 +0200
changeset 366
e969eca5c316
parent 365
48bf6993b4c4
child 367
8e9f44ecb95b

squishy: Fix for fetching util.rsm

squishy file | annotate | diff | comparison | revisions
--- 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

mercurial