From 9bb3184e6725519bfa5bf8a38ffad97cf7992dbc Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 29 Apr 2020 08:16:16 +0200 Subject: [PATCH] upgrading package: mqtt 3.0.0 -> 4.0.0 --- mqtt/mqtt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mqtt/mqtt.spec b/mqtt/mqtt.spec index 9423880dc2..832787a261 100644 --- a/mqtt/mqtt.spec +++ b/mqtt/mqtt.spec @@ -22,8 +22,8 @@ ## # package version -%define V_mqtt 3.0.0 -%define V_mqtt_snap 20190925 +%define V_mqtt 4.0.0 +%define V_mqtt_snap 20200429 # package information Name: mqtt @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MIT Version: %{V_mqtt} -Release: 20190925 +Release: 20200429 # list of sources Source0: http://download.openpkg.org/components/versioned/mqtt/mqtt-%{V_mqtt}-%{V_mqtt_snap}.tar.xz