diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-04-10 23:28:29 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-11 17:28:10 +0100 |
commit | 744cd3f23c51014ce33d1f90f6fabef06bca17a0 (patch) | |
tree | 0f994921ff7a0fea512cbc40e25d9a3ba2b4605e /net-fs/curlftpfs | |
parent | net-fs/curlftpfs: mark as LTO-unsafe (diff) | |
download | gentoo-744cd3f23c51014ce33d1f90f6fabef06bca17a0.tar.gz gentoo-744cd3f23c51014ce33d1f90f6fabef06bca17a0.tar.bz2 gentoo-744cd3f23c51014ce33d1f90f6fabef06bca17a0.zip |
net-fs/curlftpfs: update HOMEPAGE to https
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/curlftpfs')
-rw-r--r-- | net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild index 5430a3e098e2..622273bfc397 100644 --- a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild +++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools flag-o-matic DESCRIPTION="File system for accessing ftp hosts based on FUSE" -HOMEPAGE="http://curlftpfs.sourceforge.net/" +HOMEPAGE="https://curlftpfs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |