diff --git a/net/paho.mqtt.cpp/Portfile b/net/paho.mqtt.cpp/Portfile index d9087f9f9a542..dbb2bb219fbe1 100644 --- a/net/paho.mqtt.cpp/Portfile +++ b/net/paho.mqtt.cpp/Portfile @@ -5,9 +5,8 @@ PortGroup github 1.0 PortGroup cmake 1.1 PortGroup openssl 1.0 -github.setup eclipse paho.mqtt.cpp 1.5.0 v -# Change github.tarball_from to 'releases' or 'archive' next update -github.tarball_from tarball +github.setup eclipse paho.mqtt.cpp 1.5.1 v +github.tarball_from archive revision 0 categories net maintainers nomaintainer @@ -31,9 +30,9 @@ configure.args-append \ -DPAHO_BUILD_STATIC=ON \ -DPAHO_WITH_SSL=ON -checksums rmd160 079f4514d00a17cf653a9ad59e3efb999842782d \ - sha256 afc703dc0373a69959a6a34562e1f7e32d794e426981b4856a58fe61e968bf4e \ - size 264677 +checksums rmd160 549175a4721ef07446ff875418bfdfc8805e0476 \ + sha256 1deb281ca75b49f605d6018cec594771905ea3ba9632a072c329a5ac23fc8c97 \ + size 265099 # Since 1.5.0 a C++17 compiler is required compiler.cxx_standard 2017