diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-06-13 10:19:38 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-14 22:33:51 -0400 |
commit | d9aff4414db116f47cb66fc885550572625d4f4a (patch) | |
tree | aaa56104ab4d0379561d433df37c27ee08763d3c /net-misc/efax/efax-0.9a_p19_p1.ebuild | |
parent | dev-lang/ferite: fix HOMEPAGE (diff) | |
download | gentoo-d9aff4414db116f47cb66fc885550572625d4f4a.tar.gz gentoo-d9aff4414db116f47cb66fc885550572625d4f4a.tar.bz2 gentoo-d9aff4414db116f47cb66fc885550572625d4f4a.zip |
net-misc/efax: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-misc/efax/efax-0.9a_p19_p1.ebuild')
-rw-r--r-- | net-misc/efax/efax-0.9a_p19_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/efax/efax-0.9a_p19_p1.ebuild b/net-misc/efax/efax-0.9a_p19_p1.ebuild index 2bcfd9441501..7e3a909cb4f2 100644 --- a/net-misc/efax/efax-0.9a_p19_p1.ebuild +++ b/net-misc/efax/efax-0.9a_p19_p1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="A simple fax program for single-user systems" -HOMEPAGE="http://www.cce.com/efax" +HOMEPAGE="https://www.cce.com/efax/" SRC_URI=" mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-$(ver_cut 5).$(ver_cut 7).diff.gz |