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

Loading…
Cancel
Save