Browse Source

upgrading package: zmq 4.2.3 -> 4.2.5

master
parent
commit
08f5e30a29
  1. 8
      zmq/zmq.spec

8
zmq/zmq.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 4.2.3
%define V_dist 4.2.3
%define V_subdir 4.2.3
%define V_opkg 4.2.5
%define V_dist 4.2.5
%define V_subdir 4.2.5
# package information
Name: zmq
@ -37,7 +37,7 @@ Class: EVAL
Group: Networking
License: LGPL
Version: %{V_opkg}
Release: 20180104
Release: 20181002
# package options
%option with_pgm no

Loading…
Cancel
Save