summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-05-11 08:14:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-05-11 09:48:03 +0100
commit0561cdd929c25be56f282291124ba84f3a87099c (patch)
tree588d8a02afe056786c6c42275d4481ee204aff94 /dev-haskell/asn1-encoding
parentdev-haskell/attoparsec: bump up to 1.13.0.2 (diff)
downloadgentoo-0561cdd929c25be56f282291124ba84f3a87099c.tar.gz
gentoo-0561cdd929c25be56f282291124ba84f3a87099c.tar.bz2
gentoo-0561cdd929c25be56f282291124ba84f3a87099c.zip
dev-haskell/asn1-encoding: use https://
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/asn1-encoding')
-rw-r--r--dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild
index ab887b0b5bc8..426125993555 100644
--- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild
+++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.3.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms"
-HOMEPAGE="http://github.com/vincenthz/hs-asn1"
+HOMEPAGE="https://github.com/vincenthz/hs-asn1"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"