summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cryptocipher')
-rw-r--r--dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild2
-rw-r--r--dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild
index 6aff4c227778..841fab49f0c5 100644
--- a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild
+++ b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Symmetrical block and stream ciphers"
-HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher"
+HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild
index c48bc0911174..7207a6efb02e 100644
--- a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild
+++ b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Symmetrical block and stream ciphers"
-HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher"
+HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"