package/nanomsg: bump version to 1.1.5

Signed-off-by: Brett Gyarfas <brett.gyarfas@ontera.bio>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Brett Gyarfas 2019-06-03 14:44:36 -07:00 committed by Peter Korsgaard
parent b827a3f50e
commit 487922329a
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Locally computed
sha256 24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7 nanomsg-1.0.0.tar.gz
sha256 218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a nanomsg-1.1.5.tar.gz
# Hash for license file:
sha256 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a COPYING
sha256 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
NANOMSG_VERSION = 1.0.0
NANOMSG_VERSION = 1.1.5
NANOMSG_SITE = $(call github,nanomsg,nanomsg,$(NANOMSG_VERSION))
NANOMSG_INSTALL_STAGING = YES
NANOMSG_LICENSE = MIT