diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pygments_2.11.1.bb (renamed from meta/recipes-devtools/python/python3-pygments_2.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.10.0.bb b/meta/recipes-devtools/python/python3-pygments_2.11.1.bb index 3c1b5d15c3..a110122501 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.10.0.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.11.1.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=98419e351433ac106a24e3ad435930bc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=98419e351433ac106a24e3ad435930bc" |
6 | 6 | ||
7 | inherit setuptools3 | 7 | inherit setuptools3 |
8 | SRC_URI[sha256sum] = "f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6" | 8 | SRC_URI[sha256sum] = "59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4" |
9 | 9 | ||
10 | DEPENDS += "\ | 10 | DEPENDS += "\ |
11 | ${PYTHON_PN} \ | 11 | ${PYTHON_PN} \ |