net-mail/libpst: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Apr 2019 09:41:39 +0000 (11:41 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:18 +0000 (00:22 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-mail/libpst/libpst-0.6.66-r1.ebuild

index 5f2f39862ea4cbdb680af28011032e64c0a0bb82..2a7d39baf21dad784391644229b7f4e5f25912a3 100644 (file)
@@ -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"