Browse Source

upgrading package: zmq 3.2.3 -> 3.2.4

master
parent
commit
e079ecce60
  1. 8
      zmq/zmq.spec

8
zmq/zmq.spec

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

Loading…
Cancel
Save