mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +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:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Various helpers to pass trusted data to untrusted environments and back."
|
||||
HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous"
|
||||
HOMEPAGE = "https://github.com/mitsuhiko/itsdangerous"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4cda9a0ebd516714f360b0e9418cfb37"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user