Browse Source

upgrading package: mqtt 3.0.0 -> 4.0.0

master
parent
commit
9bb3184e67
  1. 6
      mqtt/mqtt.spec

6
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

Loading…
Cancel
Save