diff options
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild index 8d0f116adf89..000757403ca1 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit toolchain-funcs DESCRIPTION="port of the OpenBSD TFTP server" -HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" +HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/" SRC_URI="mirror://kernel/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD-4" |