package/nanomsg: bump version to 1.2.2
Release notes: https://github.com/nanomsg/nanomsg/releases/tag/1.2.1 https://github.com/nanomsg/nanomsg/releases/tag/1.2.2 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2dbe71dba6
commit
12c45e812d
@@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 6ef7282e833df6a364f3617692ef21e59d5c4878acea4f2d7d36e21c8858de67 nanomsg-1.2.tar.gz
|
||||
sha256 3ffeafa9335245a23a99827e8d389bfce5100610f44ebbe4bfaf47e8192d5939 nanomsg-1.2.2.tar.gz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NANOMSG_VERSION = 1.2
|
||||
NANOMSG_VERSION = 1.2.2
|
||||
NANOMSG_SITE = $(call github,nanomsg,nanomsg,$(NANOMSG_VERSION))
|
||||
NANOMSG_INSTALL_STAGING = YES
|
||||
NANOMSG_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user