From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-haskell/network-info/network-info-0.2.0.3.ebuild | 2 +- dev-haskell/network-info/network-info-0.2.0.5.ebuild | 2 +- dev-haskell/network-info/network-info-0.2.0.7.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-haskell/network-info') diff --git a/dev-haskell/network-info/network-info-0.2.0.3.ebuild b/dev-haskell/network-info/network-info-0.2.0.3.ebuild index b2e667f9bc7b..a48ca21c52cc 100644 --- a/dev-haskell/network-info/network-info-0.2.0.3.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-info/network-info-0.2.0.5.ebuild b/dev-haskell/network-info/network-info-0.2.0.5.ebuild index 762b9991fc76..d158f6d7ed4d 100644 --- a/dev-haskell/network-info/network-info-0.2.0.5.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-info/network-info-0.2.0.7.ebuild b/dev-haskell/network-info/network-info-0.2.0.7.ebuild index a0fcbde56936..3fe9ca1718fe 100644 --- a/dev-haskell/network-info/network-info-0.2.0.7.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad