diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.5.15.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.15.bb index 84397b65bd..ca168b1375 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.14.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.15.bb | |||
@@ -3,8 +3,7 @@ LICENSE = "GPLv2 & Apache-2.0" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" | 4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "6bde3624a6f22bdfb630bb54243a0d1d" | 6 | SRC_URI[sha256sum] = "d730eff091dd5b2b78282bc82ebe6888e7ee4d70b79468b1da58d99fc1a2a2fc" |
7 | SRC_URI[sha256sum] = "774c5ecf05fe40f0f601a7ab33c19ca0b24f00bf4a094e58deaa5333b7ca49b5" | ||
8 | 7 | ||
9 | inherit setuptools3 pypi ptest | 8 | inherit setuptools3 pypi ptest |
10 | 9 | ||