From 74ffc2890c10321598b0641f4344751d3fd957ae Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Wed, 18 Sep 2024 20:02:28 +0200 Subject: www-servers/fnord: update HOMEPAGE, SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk --- www-servers/fnord/fnord-1.11-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www-servers/fnord/fnord-1.11-r3.ebuild b/www-servers/fnord/fnord-1.11-r3.ebuild index 45aa8d0b571d..f433e4d75938 100644 --- a/www-servers/fnord/fnord-1.11-r3.ebuild +++ b/www-servers/fnord/fnord-1.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit flag-o-matic toolchain-funcs DESCRIPTION="Yet another small httpd" -HOMEPAGE="http://www.fefe.de/fnord/" -SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2" +HOMEPAGE="https://www.fefe.de/fnord/" +SRC_URI="https://www.fefe.de/fnord/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad