mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48: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 = "Vestigial utilities from IPython"
|
||||
HOMEPAGE = "http://ipython.org"
|
||||
HOMEPAGE = "https://ipython.org"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user