diff --git a/app-admin/chrootuid/chrootuid-1.3-r2.ebuild b/app-admin/chrootuid/chrootuid-1.3-r2.ebuild index a111baa82491..20323fdf21c2 100644 --- a/app-admin/chrootuid/chrootuid-1.3-r2.ebuild +++ b/app-admin/chrootuid/chrootuid-1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -8,8 +8,8 @@ inherit toolchain-funcs MY_P="${P/-/}" DESCRIPTION="Run a network service at low privilege level and restricted file system access" -HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" +HOMEPAGE="http://ftp.porcupine.org/pub/security/index.html" +SRC_URI="http://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0"