mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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 @@
|
||||
SUMMARY = "Unified diff parsing/metadata extraction library"
|
||||
HOMEPAGE = "http://github.com/matiasb/python-unidiff"
|
||||
HOMEPAGE = "https://github.com/matiasb/python-unidiff"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4c434b08ef42fea235bb019b5e5a97b3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user