Browse Source

upgrading package: emqttd 2.3.8.20180511 -> 2.3.9.20180528

master
parent
commit
f1c9b6199c
  1. 6
      emqttd/emqttd.spec

6
emqttd/emqttd.spec

@ -22,8 +22,8 @@
##
# package version
%define V_base 2.3.8
%define V_snap 20180511
%define V_base 2.3.9
%define V_snap 20180528
# package information
Name: emqttd
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking
License: MIT
Version: %{V_base}.%{V_snap}
Release: 20180511
Release: 20180528
# list of sources
Source0: http://download.openpkg.org/components/versioned/emqttd/emqttd-%{V_snap}.tar.xz

Loading…
Cancel
Save