|
@@ -4,8 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-OPENTRACING_CPP_VERSION = 1.5.1
|
|
|
-OPENTRACING_CPP_SITE = $(call github,opentracing,opentracing-cpp,v$(OPENTRACING_CPP_VERSION))
|
|
|
+OPENTRACING_CPP_VERSION = 1.6.0
|
|
|
+OPENTRACING_CPP_SITE = \
|
|
|
+ $(call github,opentracing,opentracing-cpp,v$(OPENTRACING_CPP_VERSION))
|
|
|
OPENTRACING_CPP_LICENSE = Apache-2.0
|
|
|
OPENTRACING_CPP_LICENSE_FILES = LICENSE
|
|
|
|