mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/mosquitto: Updated for version 1.5.7
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
5543094f6c
commit
26e5566565
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mosquitto
|
PRGNAM=mosquitto
|
||||||
VERSION=${VERSION:-1.5.6}
|
VERSION=${VERSION:-1.5.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="mosquitto"
|
PRGNAM="mosquitto"
|
||||||
VERSION="1.5.6"
|
VERSION="1.5.7"
|
||||||
HOMEPAGE="https://mosquitto.org/"
|
HOMEPAGE="https://mosquitto.org/"
|
||||||
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.5.6.tar.gz"
|
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.5.7.tar.gz"
|
||||||
MD5SUM="4006a7b0654c779deea0e3b81902b426"
|
MD5SUM="cdb4d2776e498d7a83b37921f9877e08"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="c-ares"
|
REQUIRES="c-ares"
|
||||||
|
|
Loading…
Reference in a new issue