misc/mosquitto: Updated for version 1.6.5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
188950ff18
commit
caf62963b6
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mosquitto
|
||||
VERSION=${VERSION:-1.6.4}
|
||||
VERSION=${VERSION:-1.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mosquitto"
|
||||
VERSION="1.6.4"
|
||||
VERSION="1.6.5"
|
||||
HOMEPAGE="https://mosquitto.org/"
|
||||
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.6.4.tar.gz"
|
||||
MD5SUM="c89df444afb121d795f8af5b4fd97d78"
|
||||
DOWNLOAD="https://mosquitto.org/files/source/mosquitto-1.6.5.tar.gz"
|
||||
MD5SUM="12a1bd274d5ec454649a06c1bf65d802"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="c-ares"
|
||||
|
|
Loading…
Reference in New Issue