diff options
Diffstat (limited to 'dev-haskell/hspec/hspec-1.5.4.ebuild')
-rw-r--r-- | dev-haskell/hspec/hspec-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hspec/hspec-1.5.4.ebuild b/dev-haskell/hspec/hspec-1.5.4.ebuild index abcb402e91f5..f29da5477211 100644 --- a/dev-haskell/hspec/hspec-1.5.4.ebuild +++ b/dev-haskell/hspec/hspec-1.5.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" -HOMEPAGE="http://hspec.github.com/" +HOMEPAGE="https://hspec.github.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |