diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-03-25 14:59:59 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-25 18:32:07 -0700 |
| commit | 37e9b17b1e1655b743d42c5f0a574dde08853b20 (patch) | |
| tree | 1d23e6e143366e83204d509e01397859c744a92d /meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb | |
| parent | b5e0a0a0a6c8d5b904742cc3f324e03776809645 (diff) | |
| download | meta-openembedded-37e9b17b1e1655b743d42c5f0a574dde08853b20.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb index 6183783910..39b754dd5d 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "PyZMQ: Python bindings for ZMQ" | 1 | SUMMARY = "PyZMQ: Python bindings for ZMQ" |
| 2 | DESCRIPTION = "This package contains Python bindings for ZeroMQ. ZMQ is a lightweight and fast messaging implementation." | 2 | DESCRIPTION = "This package contains Python bindings for ZeroMQ. ZMQ is a lightweight and fast messaging implementation." |
| 3 | HOMEPAGE = "http://zeromq.org/bindings:python" | 3 | HOMEPAGE = "https://zeromq.org/bindings:python" |
| 4 | LICENSE = "BSD-3-Clause & LGPL-3.0-only" | 4 | LICENSE = "BSD-3-Clause & LGPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "\ | 5 | LIC_FILES_CHKSUM = "\ |
| 6 | file://LICENSE.BSD;md5=1787206f198344195a671b60326c59dc \ | 6 | file://LICENSE.BSD;md5=1787206f198344195a671b60326c59dc \ |
