Browse Source

upgrading package: mqtt 2.13.0 -> 2.13.1

master
parent
commit
52f708109e
  1. 6
      mqtt/mqtt.spec

6
mqtt/mqtt.spec

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

Loading…
Cancel
Save