summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb')
-rw-r--r--meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb
index 586489b74..43dc2e36a 100644
--- a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb
+++ b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb
@@ -9,7 +9,7 @@ SECTION = "libs"
9 9
10DEPENDS = "curl jsoncpp libmicrohttpd hiredis" 10DEPENDS = "curl jsoncpp libmicrohttpd hiredis"
11 11
12SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp \ 12SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp;branch=master;protocol=https \
13 file://0001-Fix-build-with-libmicrohttpd.patch \ 13 file://0001-Fix-build-with-libmicrohttpd.patch \
14" 14"
15 15