Diff

configure @ 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 371:88bcf9fbdd07
child 494:04c216ac429a
line wrap: on
line diff
--- a/configure	Sun May 20 00:56:24 2018 +0200
+++ b/configure	Sun May 20 01:15:50 2018 +0200
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 SQUISH=./buildscripts/squish
-PROSODY_URL=https://hg.prosody.im/0.9/raw-file/tip/
+PROSODY_URL=https://hg.prosody.im/0.10/raw-file/tip/
 PREFIX="/usr/local"
 
 LUA_VERSION=5.1