package/nanomsg: bump to version 1.2

https://github.com/nanomsg/nanomsg/releases/tag/1.2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2023-09-24 14:34:08 +02:00 committed by Peter Korsgaard
parent c76f5f24c7
commit 35dcf9ee56
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Locally computed
sha256 218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a nanomsg-1.1.5.tar.gz
sha256 6ef7282e833df6a364f3617692ef21e59d5c4878acea4f2d7d36e21c8858de67 nanomsg-1.2.tar.gz
# Hash for license file:
sha256 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a COPYING

View File

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