summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-05 11:41:39 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-04-07 00:22:18 +0200
commit0ddfa893941e0c25867f88811be74b1a2778a980 (patch)
tree7d7c6d2bae0a8ad2006255b247eca0badc143ebe /net-mail/libpst
parentnet-mail/cyrus-imapd: use HTTPS. (diff)
downloadgentoo-0ddfa893941e0c25867f88811be74b1a2778a980.tar.gz
gentoo-0ddfa893941e0c25867f88811be74b1a2778a980.tar.bz2
gentoo-0ddfa893941e0c25867f88811be74b1a2778a980.zip
net-mail/libpst: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-mail/libpst')
-rw-r--r--net-mail/libpst/libpst-0.6.66-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"