mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
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:
parent
b827a3f50e
commit
487922329a
@ -1,5 +1,5 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7 nanomsg-1.0.0.tar.gz
|
sha256 218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a nanomsg-1.1.5.tar.gz
|
||||||
|
|
||||||
# Hash for license file:
|
# Hash for license file:
|
||||||
sha256 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a COPYING
|
sha256 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
NANOMSG_VERSION = 1.0.0
|
NANOMSG_VERSION = 1.1.5
|
||||||
NANOMSG_SITE = $(call github,nanomsg,nanomsg,$(NANOMSG_VERSION))
|
NANOMSG_SITE = $(call github,nanomsg,nanomsg,$(NANOMSG_VERSION))
|
||||||
NANOMSG_INSTALL_STAGING = YES
|
NANOMSG_INSTALL_STAGING = YES
|
||||||
NANOMSG_LICENSE = MIT
|
NANOMSG_LICENSE = MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user