mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58: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:
committed by
Khem Raj
parent
b5e0a0a0a6
commit
37e9b17b1e
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Bindings for the Twofish implementation by Niels Ferguson"
|
||||
DESCRIPTION = "Bindings for the Twofish implementation by Niels Ferguson\
|
||||
libtwofish-dev."
|
||||
HOMEPAGE = "http://github.com/keybase/python-twofish"
|
||||
HOMEPAGE = "https://github.com/keybase/python-twofish"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=33a63abf6d7567b1689d8ce69f00e43b"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user