diff options
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.8.2.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.8.1.bb b/meta-oe/recipes-devtools/sip/sip_6.8.2.bb index e045431d6b..5df494fa73 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.8.1.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.8.2.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303" | |||
11 | inherit pypi setuptools3 python3native | 11 | inherit pypi setuptools3 python3native |
12 | 12 | ||
13 | PYPI_PACKAGE = "sip" | 13 | PYPI_PACKAGE = "sip" |
14 | SRC_URI[sha256sum] = "3002df415e168ac3ffe393942dbc7131cb82ade50000e1526f46a88ade26f598" | 14 | SRC_URI[sha256sum] = "2e65a423037422ccfde095c257703a8ff45cc1c89bdaa294d7819bc836c87639" |
15 | 15 | ||
16 | RDEPENDS:${PN} = " \ | 16 | RDEPENDS:${PN} = " \ |
17 | python3-core \ | 17 | python3-core \ |