diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb index 9ff4d1318d..8f65d3d4c5 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Python module to interface with the pkg-config command line too" | 1 | SUMMARY = "Python module to interface with the pkg-config command line too" |
2 | HOMEPAGE = "http://github.com/matze/pkgconfig" | 2 | HOMEPAGE = "https://github.com/matze/pkgconfig" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" |