aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-01-12 13:02:17 +0800
committerGitHub <noreply@github.com>2021-01-11 21:02:17 -0800
commit331f87775cd53d6ab36545b0a1ba55e051b090f9 (patch)
tree99385145f519c9283b0cf8def2c0dcb4e45a91c0
parent355214eba0d5f8dc083a8e4e7ad8411c8ed655c6 (diff)
downloadvcpkg-331f87775cd53d6ab36545b0a1ba55e051b090f9.tar.gz
vcpkg-331f87775cd53d6ab36545b0a1ba55e051b090f9.zip
[paho-mqtt] update to 1.3.8 (#15569)
-rw-r--r--ports/paho-mqtt/CONTROL2
-rw-r--r--ports/paho-mqtt/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/paho-mqtt/CONTROL b/ports/paho-mqtt/CONTROL
index a737277cd..590722471 100644
--- a/ports/paho-mqtt/CONTROL
+++ b/ports/paho-mqtt/CONTROL
@@ -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
diff --git a/ports/paho-mqtt/portfile.cmake b/ports/paho-mqtt/portfile.cmake
index 7a451aca8..a5215dd82 100644
--- a/ports/paho-mqtt/portfile.cmake
+++ b/ports/paho-mqtt/portfile.cmake
@@ -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