summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cpu/cpu-0.1.2.ebuild')
-rw-r--r--dev-haskell/cpu/cpu-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cpu/cpu-0.1.2.ebuild b/dev-haskell/cpu/cpu-0.1.2.ebuild
index f8d898eb29ac..b181903db081 100644
--- a/dev-haskell/cpu/cpu-0.1.2.ebuild
+++ b/dev-haskell/cpu/cpu-0.1.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Cpu information and properties helpers"
-HOMEPAGE="http://github.com/vincenthz/hs-cpu"
+HOMEPAGE="https://github.com/vincenthz/hs-cpu"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"