diff options
Diffstat (limited to 'dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild')
-rw-r--r-- | dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild index 46d85c46db3..dddcadaa49c 100644 --- a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild +++ b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple random generators API for cryptography related code" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random-api" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random-api" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |