[paho-mqtt] update to 1.3.8 (#15569)

This commit is contained in:
JonLiu1993 2021-01-12 13:02:17 +08:00 committed by GitHub
parent 355214eba0
commit 331f87775c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: paho-mqtt
Version: 1.3.5
Version: 1.3.8
Homepage: https://github.com/eclipse/paho.mqtt.c
Description: Paho project provides open-source client implementations of MQTT and MQTT-SN messaging protocols aimed at new, existing, and emerging applications for the Internet of Things
Build-Depends: openssl

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse/paho.mqtt.c
REF 153dfd3a4a1d510697c5d55e169fa158db16e04a # v1.3.5
SHA512 231978c9159b85f4b189574bfe982d99ef75aabbb616bf88f251e4fe1797fd89156b4090c6d7e05703fe9394b3243a906196cb54dab3044727b03bbc64a63e5b
REF 317fb008e1541838d1c29076d2bc5c3e4b6c4f53 # v1.3.8
SHA512 065d850dbcd20144e7f5534d0cac30170c7f90b1cdca90f4eaaa6b7d69056d9e1bfe951ef34aa7e1a2d3bbc193e95a1526d4dee40ea2f243f3120620b577aacb
HEAD_REF master
PATCHES
remove_compiler_options.patch