From bf7bfa86bdc457b5f00c2da505c30385e4ec46f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 29 Nov 2023 16:45:36 +0100 Subject: [PATCH] app-misc/regex-markup: update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild b/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild index 4d809ad776615..cee94b1f3d2f3 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic autotools DESCRIPTION="A tool to color syslog files as well" -HOMEPAGE="http://www.nongnu.org/regex-markup/" +HOMEPAGE="https://www.nongnu.org/regex-markup/" SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2"