Browse Source

upgrading package: mqtt 4.2.8 -> 4.3.3

master
parent
commit
af76ed687b
  1. 6
      mqtt/mqtt.spec

6
mqtt/mqtt.spec

@ -22,8 +22,8 @@
##
# package version
%define V_mqtt 4.2.8
%define V_mqtt_snap 20210622
%define V_mqtt 4.3.3
%define V_mqtt_snap 20220105
# package information
Name: mqtt
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking
License: MIT
Version: %{V_mqtt}
Release: 20210622
Release: 20220105
# list of sources
Source0: http://download.openpkg.org/components/versioned/mqtt/mqtt-%{V_mqtt}-%{V_mqtt_snap}.tar.xz

Loading…
Cancel
Save