azmq: bump to version 1.0.2

Add license hash

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2018-02-27 21:51:25 +01:00 committed by Peter Korsgaard
parent 716cfa6744
commit 17a6404faf
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,4 @@
# Locally calculated
# https://github.com/zeromq/azmq/archive/v1.0.tar.gz
sha256 c204c731bcb7810ca3a2c5515e88974ef2ff8d0589e60a897dc238b369180e7b azmq-v1.0.tar.gz
# https://github.com/zeromq/azmq/archive/v1.0.2.tar.gz
sha256 25fa8b07756cffae95e25a55c7ea42efe02e8cd797552201aa771dd69cfc8fbf azmq-v1.0.2.tar.gz
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE-BOOST_1_0

View file

@ -4,7 +4,7 @@
#
################################################################################
AZMQ_VERSION = v1.0
AZMQ_VERSION = v1.0.2
AZMQ_SITE = $(call github,zeromq,azmq,$(AZMQ_VERSION))
AZMQ_DEPENDENCIES = boost zeromq
AZMQ_LICENSE = BSL-1.0