Browse Source

Update prosody modules to include the latest mod_block_strangers

Bob Mottram 6 years ago
parent
commit
ae0806184b

BIN
image_build/prosody-modules-20180322.tar.gz View File


BIN
image_build/prosody-modules-20180602.tar.gz View File


+ 2
- 2
src/freedombone-app-xmpp View File

@@ -49,8 +49,8 @@ prosody_filename=prosody-${prosody_latest_version}-1nightly${prosody_nightly}
49 49
 prosody_nightly_url="https://prosody.im/nightly/${prosody_latest_version}/latest/${prosody_filename}.tar.gz"
50 50
 
51 51
 # From https://hg.prosody.im/prosody-modules
52
-prosody_modules_filename='prosody-modules-20180322.tar.gz'
53
-prosody_modules_hash='982d0dfcef98e9cb9cee4cc3801b8ce9a503a32e44c32b99df6fe94545b90072'
52
+prosody_modules_filename='prosody-modules-20180602.tar.gz'
53
+prosody_modules_hash='c8ea99a3c9ed25e6471cd7de991a58715f1478e3bf3c5866b9f34a9ef8a863dd'
54 54
 xmpp_encryption_warning=$"For security reasons, OMEMO or PGP encryption is required for conversations on this server."
55 55
 
56 56
 XMPP_SHORT_DESCRIPTION=$'Chat system'