summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild')
-rw-r--r--dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild
index 4c4924ea92f0..058012cc9217 100644
--- a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild
+++ b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit eutils haskell-cabal
DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms"
-HOMEPAGE="http://github.com/vincenthz/hs-asn1-data"
+HOMEPAGE="https://github.com/vincenthz/hs-asn1-data"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"