mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-21 22:50:24 +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 @@
|
||||
DESCRIPTION = "Google gRPC reflection"
|
||||
HOMEPAGE = "http://www.grpc.io/"
|
||||
HOMEPAGE = "https://www.grpc.io/"
|
||||
SECTION = "devel/python"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user