diff options
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.13.1.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.12.0.bb b/meta-oe/recipes-devtools/sip/sip_6.13.1.bb index 20e705f1a6..1f7c3e9afd 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.12.0.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.13.1.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=236276327275fdb261636fb40b18d88d" | |||
11 | inherit pypi python_setuptools_build_meta python3native | 11 | inherit pypi python_setuptools_build_meta python3native |
12 | 12 | ||
13 | PYPI_PACKAGE = "sip" | 13 | PYPI_PACKAGE = "sip" |
14 | SRC_URI[sha256sum] = "083ced94f85315493231119a63970b2ba42b1d38b38e730a70e02a99191a89c6" | 14 | SRC_URI[sha256sum] = "d065b74eca996f29f1f0831ad321efaecf9906759b09466edc45349df7be6cd0" |
15 | 15 | ||
16 | DEPENDS += "python3-setuptools-scm-native" | 16 | DEPENDS += "python3-setuptools-scm-native" |
17 | 17 | ||