diff --git a/meta-oe/recipes-devtools/capnproto/capnproto_0.10.3.bb b/meta-oe/recipes-devtools/capnproto/capnproto_0.10.4.bb similarity index 90% rename from meta-oe/recipes-devtools/capnproto/capnproto_0.10.3.bb rename to meta-oe/recipes-devtools/capnproto/capnproto_0.10.4.bb index bf98d561e6..bbdc3b5970 100644 --- a/meta-oe/recipes-devtools/capnproto/capnproto_0.10.3.bb +++ b/meta-oe/recipes-devtools/capnproto/capnproto_0.10.4.bb @@ -5,8 +5,8 @@ SECTION = "console/tools" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9" -SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-0.10.3;protocol=https" -SRCREV = "a16468f296a9584f4068072efecdee8a9eb9c2ed" +SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-0.10.4;protocol=https" +SRCREV = "a91ec65323c2577732224d0cf6f5bf1e79d3a724" S = "${WORKDIR}/git/c++"