From: Michael Mair-Keimberger Date: Fri, 5 Apr 2019 09:41:39 +0000 (+0200) Subject: net-mail/libpst: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ddfa893941e0c25867f88811be74b1a2778a980;p=gentoo.git net-mail/libpst: use HTTPS. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- diff --git a/net-mail/libpst/libpst-0.6.66-r1.ebuild b/net-mail/libpst/libpst-0.6.66-r1.ebuild index 5f2f39862ea4..2a7d39baf21d 100644 --- a/net-mail/libpst/libpst-0.6.66-r1.ebuild +++ b/net-mail/libpst/libpst-0.6.66-r1.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools python-single-r1 DESCRIPTION="Tools and library for reading Outlook files (.pst format)" -HOMEPAGE="http://www.five-ten-sg.com/libpst/" -SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" +HOMEPAGE="https://www.five-ten-sg.com/libpst/" +SRC_URI="https://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"