mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-04 04:08:22 +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,6 +1,6 @@
|
||||
SUMMARY = "PyZMQ: Python bindings for ZMQ"
|
||||
DESCRIPTION = "This package contains Python bindings for ZeroMQ. ZMQ is a lightweight and fast messaging implementation."
|
||||
HOMEPAGE = "http://zeromq.org/bindings:python"
|
||||
HOMEPAGE = "https://zeromq.org/bindings:python"
|
||||
LICENSE = "BSD-3-Clause & LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
file://LICENSE.BSD;md5=1787206f198344195a671b60326c59dc \
|
||||
|
||||
Reference in New Issue
Block a user