guowenxue
2020-08-21 7aab3211dd89341588e8c72bc80efcefc147d9a1
3rdparty/mosquitto/build.sh
@@ -70,8 +70,8 @@
    msg_banner "Start cross compile $SRC_NAME "
    if [ ! -f ${SRC_NAME}.${PACK_SUFIX} ] ; then
        wget https://mosquitto.org/files/source/${SRC_NAME}.${PACK_SUFIX}
        #wget ${LYFTP_SRC}/${SRC_NAME}.${PACK_SUFIX}
        #wget https://mosquitto.org/files/source/${SRC_NAME}.${PACK_SUFIX}
        wget ${LYFTP_SRC}/${SRC_NAME}.${PACK_SUFIX}
        check_result "ERROR: download ${SRC_NAME} failure"
    fi