Software /
code /
verse
Diff
Makefile @ 416:92ce569b9b73
buildsys: Update to fetch from Prosody 0.10 branch
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 May 2018 01:15:50 +0200 |
parent | 376:c61f8aaf772c |
child | 419:bf2fe3fc2f73 |
line wrap: on
line diff
--- 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