mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +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 = "Disk Cache -- Disk and file backed persistent cache."
|
||||
HOMEPAGE = "http://www.grantjenks.com/docs/diskcache/"
|
||||
HOMEPAGE = "https://www.grantjenks.com/docs/diskcache/"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user