diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
| commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
| tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-haskell/crypto-random | |
| parent | 1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff) | |
| download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip | |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-random')
| -rw-r--r-- | dev-haskell/crypto-random/crypto-random-0.0.7.ebuild | 2 | ||||
| -rw-r--r-- | dev-haskell/crypto-random/crypto-random-0.0.8.ebuild | 2 | ||||
| -rw-r--r-- | dev-haskell/crypto-random/crypto-random-0.0.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild index 320dfeef4507..2f5ea36e156e 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild index df8d52291fe1..04a01ad0faab 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild index 880a92f70ac3..03832de42c30 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |
