mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 06:10:50 +00:00
Use https:// in HOMEPAGE variable instead of http://
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b5e0a0a0a6
commit
37e9b17b1e
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "Backports and enhancements for the contextlib module"
|
||||
HOMEPAGE = "http://contextlib2.readthedocs.org/"
|
||||
HOMEPAGE = "https://contextlib2.readthedocs.org/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF-2.0 & Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d2b6be100f1002194122ec9bfee7b8b4"
|
||||
|
||||
Reference in New Issue
Block a user