diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb b/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb index b1abac17aa..51e9cca01d 100644 --- a/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Linux network configuration library for Python" | 1 | SUMMARY = "Linux network configuration library for Python" |
2 | DESCRIPTION = "This library contains Python bindings to ioctl calls" | 2 | DESCRIPTION = "This library contains Python bindings to ioctl calls" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | HOMEPAGE = "http://github.com/rlisagor/pynetlinux" | 4 | HOMEPAGE = "https://github.com/rlisagor/pynetlinux" |
5 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9" |
7 | 7 | ||