Browse Source

upgrading package: mqtt 4.3.3 -> 4.3.4

master
parent
commit
260fdc0ec8
  1. 6
      mqtt/mqtt.spec

6
mqtt/mqtt.spec

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

Loading…
Cancel
Save