diff options
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.7.7.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.7.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.7.5.bb b/meta-oe/recipes-devtools/sip/sip_6.7.7.bb index fb42ef476b..5e361d9721 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.7.5.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.7.7.bb | |||
@@ -11,6 +11,6 @@ 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] = "9655d089e1d0c5fbf66bde11558a874980729132b5bd0c2ae355ac1a7b893ab4" | 14 | SRC_URI[sha256sum] = "dee9c06fa8ae6d441a401f922867fc6196edda274eebd9fbfec54f0769c2a9e2" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |