From 37e9b17b1e1655b743d42c5f0a574dde08853b20 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Tue, 25 Mar 2025 14:59:59 -0400 Subject: Use https:// in HOMEPAGE variable instead of http:// Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb index 670928548b..cf456ac2e6 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_7.2.2.bb @@ -5,7 +5,7 @@ tabular test data syntax and it utilizes the keyword-driven testing approach.\ Its testing capabilities can be extended by test libraries implemented either\ with Python or Java, and users can create new higher-level keywords from\ existing ones using the same syntax that is used for creating test cases." -HOMEPAGE = "http://robotframework.org" +HOMEPAGE = "https://robotframework.org" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -- cgit v1.2.3-54-g00ecf