summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-05 11:38:40 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-04-07 00:22:16 +0200
commit36f7de16ce998faccd6a702c6f4acd83a95a4e32 (patch)
treec24bb6735938b1e9edf1f717cf60f7ea2e795e3d /dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
parentdev-libs/locked_sstream: use HTTPS. (diff)
downloadgentoo-36f7de16ce998faccd6a702c6f4acd83a95a4e32.tar.gz
gentoo-36f7de16ce998faccd6a702c6f4acd83a95a4e32.tar.bz2
gentoo-36f7de16ce998faccd6a702c6f4acd83a95a4e32.zip
dev-libs/shhopt: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-libs/shhopt/shhopt-1.1.7-r3.ebuild')
-rw-r--r--dev-libs/shhopt/shhopt-1.1.7-r3.ebuild4
1 files 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 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"