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-lrparsing_1.0.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb') diff --git a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb index 8cd60d3a0f..f52f0f8970 100644 --- a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb +++ b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "AGPL-3.0-only" LIC_FILES_CHKSUM = "file://agpl-3.0.txt;md5=73f1eb20517c55bf9493b7dd6e480788" -HOMEPAGE = "http://lrparsing.sourceforge.net/" +HOMEPAGE = "https://lrparsing.sourceforge.net/" BUGTRACKER = "https://sourceforge.net/p/lrparsing/tickets/" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/lrparsing/files/" UPSTREAM_CHECK_REGEX = "lrparsing-(?P\d+(\.\d+)+)" -- cgit v1.2.3-54-g00ecf