diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-09-18 20:02:28 +0200 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-09-18 20:14:42 +0200 |
commit | 74ffc2890c10321598b0641f4344751d3fd957ae (patch) | |
tree | 96d5062d2314c45d1f8f4ec7312285943f2255d1 /www-servers | |
parent | www-servers/fnord: drop 1.11-r2 (diff) | |
download | gentoo-74ffc2890c10321598b0641f4344751d3fd957ae.tar.gz gentoo-74ffc2890c10321598b0641f4344751d3fd957ae.tar.bz2 gentoo-74ffc2890c10321598b0641f4344751d3fd957ae.zip |
www-servers/fnord: update HOMEPAGE, SRC_URI
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/fnord/fnord-1.11-r3.ebuild | 6 |
1 files 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" |