commit:     36f7de16ce998faccd6a702c6f4acd83a95a4e32
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr  5 09:38:40 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 22:22:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f7de16

dev-libs/shhopt: use HTTPS.

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-libs/shhopt/shhopt-1.1.7-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild 
b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
index 998b6d69291..1d63a8b89ea 100644
--- a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
+++ b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="library for parsing command line options"
-HOMEPAGE="http://shh.thathost.com/pub-unix/";
-SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz";
+HOMEPAGE="https://shh.thathost.com/pub-unix/";
+SRC_URI="https://shh.thathost.com/pub-unix/files/${P}.tar.gz";
 
 LICENSE="Artistic"
 SLOT="0"

Reply via email to