commit: 74ffc2890c10321598b0641f4344751d3fd957ae Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 18:02:28 2024 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 18:14:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ffc289
www-servers/fnord: update HOMEPAGE, SRC_URI Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> 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"
