diff options
Diffstat (limited to 'dev-haskell/cryptohash/cryptohash-0.11.6.ebuild')
-rw-r--r-- | dev-haskell/cryptohash/cryptohash-0.11.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild index 947b29fd1cde..1b3a2178bd8b 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |