summaryrefslogtreecommitdiffstats
path: root/package/zeromq/zeromq.mk
blob: b6c499d18cd84d2d23b2af6ff1a4b2f5d30826eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# zeromq
#
#############################################################

ZEROMQ_VERSION = 2.1.11
ZEROMQ_SITE = http://download.zeromq.org/
ZEROMQ_INSTALL_STAGING = YES
ZEROMQ_DEPENDENCIES = util-linux

$(eval $(call AUTOTARGETS))