dev-libs/shhopt: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Apr 2019 09:38:40 +0000 (11:38 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:16 +0000 (00:22 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-libs/shhopt/shhopt-1.1.7-r3.ebuild

index 998b6d6929175147f9db6937da5653ca60145949..1d63a8b89ea79f477a779124fc6922747d4d9d04 100644 (file)
@@ -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"