diff options
-rw-r--r-- | net-mail/mess822/mess822-0.58-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mess822/mess822-0.58-r3.ebuild b/net-mail/mess822/mess822-0.58-r3.ebuild index 38d224864552..4c134793ee62 100644 --- a/net-mail/mess822/mess822-0.58-r3.ebuild +++ b/net-mail/mess822/mess822-0.58-r3.ebuild @@ -6,9 +6,9 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Collection of utilities for parsing Internet mail messages" -HOMEPAGE="http://cr.yp.to/mess822.html" +HOMEPAGE="https://cr.yp.to/mess822.html" SRC_URI=" - http://cr.yp.to/software/${P}.tar.gz + https://cr.yp.to/software/${P}.tar.gz https://dev.gentoo.org/~arkamar/distfiles/${P}-modern-compilers.patch.xz " |