From: Michael Mair-Keimberger Date: Fri, 5 Apr 2019 09:38:40 +0000 (+0200) Subject: dev-libs/shhopt: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36f7de16ce998faccd6a702c6f4acd83a95a4e32;p=gentoo.git dev-libs/shhopt: use HTTPS. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild index 998b6d692917..1d63a8b89ea7 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"