Browse Source

package/cppzmq: bump to version 4.5.0

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Pierre-Jean Texier 5 years ago
parent
commit
19c9160daf
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/cppzmq/cppzmq.hash
  2. 1 1
      package/cppzmq/cppzmq.mk

+ 1 - 1
package/cppzmq/cppzmq.hash

@@ -1,3 +1,3 @@
 # Locally calculated
 # Locally calculated
-sha256 117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385  cppzmq-4.4.1.tar.gz
+sha256 64eb4e58eaf0c77505391c6c9a606cffcb57c6086f3431567a1ef4a25b01fa36  cppzmq-4.5.0.tar.gz
 sha256 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748  LICENSE
 sha256 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748  LICENSE

+ 1 - 1
package/cppzmq/cppzmq.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-CPPZMQ_VERSION = 4.4.1
+CPPZMQ_VERSION = 4.5.0
 CPPZMQ_SITE = $(call github,zeromq,cppzmq,v$(CPPZMQ_VERSION))
 CPPZMQ_SITE = $(call github,zeromq,cppzmq,v$(CPPZMQ_VERSION))
 CPPZMQ_INSTALL_STAGING = YES
 CPPZMQ_INSTALL_STAGING = YES
 CPPZMQ_DEPENDENCIES = host-pkgconf zeromq
 CPPZMQ_DEPENDENCIES = host-pkgconf zeromq