summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb
index 61aff1da28..176f51e5c8 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
14DEPENDS = "zlib abseil-cpp jsoncpp" 14DEPENDS = "zlib abseil-cpp jsoncpp"
15DEPENDS:append:class-target = " protobuf-native" 15DEPENDS:append:class-target = " protobuf-native"
16 16
17SRCREV = "1be1c9d0ea6efa2a25bd7b76186844d1669be78a" 17SRCREV = "f5de0a0495faa63b4186fc767324f8b9a7bf4fc4"
18 18
19SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=29.x;protocol=https \ 19SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=29.x;protocol=https \
20 file://run-ptest \ 20 file://run-ptest \