mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +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 @@
|
||||
DESCRIPTION = "Python SQL toolkit and Object Relational Mapper that gives \
|
||||
application developers the full power and flexibility of SQL"
|
||||
HOMEPAGE = "http://www.sqlalchemy.org/"
|
||||
HOMEPAGE = "https://www.sqlalchemy.org/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=061025f14213ac2818ff353223d6eca6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user