diff options
-rw-r--r-- | recipes-devtools/python/python3-newrelic_6.2.0.156.bb (renamed from recipes-devtools/python/python3-newrelic_6.0.1.155.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-newrelic_6.0.1.155.bb b/recipes-devtools/python/python3-newrelic_6.2.0.156.bb index f79c99ca..d3bbd9e4 100644 --- a/recipes-devtools/python/python3-newrelic_6.0.1.155.bb +++ b/recipes-devtools/python/python3-newrelic_6.2.0.156.bb | |||
@@ -8,8 +8,7 @@ SECTION = "devel/python" | |||
8 | LICENSE = "BSD-3-Clause & MIT & Python-2.0 & BSD-2-Clause & NewRelic" | 8 | LICENSE = "BSD-3-Clause & MIT & Python-2.0 & BSD-2-Clause & NewRelic" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "0acf701c37ceb590e2a12d358ced16d7" | 11 | SRC_URI[sha256sum] = "3dec4647de67609570c4e305f2b6432a00e0a0940a7ac69660ee92268b49d6e7" |
12 | SRC_URI[sha256sum] = "e96689fc75eb2b1591903ad9e74225f5e1da734afcd3151d318c53f6635b5dda" | ||
13 | 12 | ||
14 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
15 | 14 | ||