diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-absl_0.9.0.bb (renamed from meta-python/recipes-devtools/python/python3-absl_0.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-absl_0.7.0.bb b/meta-python/recipes-devtools/python/python3-absl_0.9.0.bb index c65a6d7da4..a8f47ba4c1 100644 --- a/meta-python/recipes-devtools/python/python3-absl_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-absl_0.9.0.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/abseil/abseil-py.git" | 7 | SRC_URI = "git://github.com/abseil/abseil-py.git" |
8 | SRCREV ?= "e3ce504183c57fc4eca52fe84732c11cda99d131" | 8 | SRCREV ?= "06edd9c20592cec39178b94240b5e86f32e19768" |
9 | 9 | ||
10 | inherit setuptools3 | 10 | inherit setuptools3 |
11 | 11 | ||