diff options
-rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb index 8491dbdf57..f2d6c6fbdf 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.3.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" | |||
10 | DEPENDS = "zlib" | 10 | DEPENDS = "zlib" |
11 | DEPENDS:append:class-target = " protobuf-native" | 11 | DEPENDS:append:class-target = " protobuf-native" |
12 | 12 | ||
13 | SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725" | 13 | SRCREV = "cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \ | 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \ |
16 | file://run-ptest \ | 16 | file://run-ptest \ |