Makefile

changeset 416
92ce569b9b73
parent 376
c61f8aaf772c
child 419
bf2fe3fc2f73
--- a/Makefile	Sun May 20 00:56:24 2018 +0200
+++ b/Makefile	Sun May 20 01:15:50 2018 +0200
@@ -23,7 +23,7 @@
 	wget "$(PROSODY_URL)$@" -O "$@"
 
 rsm.lib.lua:
-	wget https://hg.prosody.im/prosody-modules/raw-file/tip/mod_mam/rsm.lib.lua -O rsm.lib.lua
+	wget https://hg.prosody.im/prosody-0.10/raw-file/0.10.1/util/rsm.lua -O rsm.lib.lua
 
 release: $(MISSING_FILES)
 	rm config.unix

mercurial