Skip to content

Commit

Permalink
[paho-mqtt] update to 1.3.8 (microsoft#15569)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonLiu1993 authored Jan 12, 2021
1 parent 355214e commit 331f877
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/paho-mqtt/CONTROL
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions ports/paho-mqtt/portfile.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 331f877

Please sign in to comment.