diff options
Diffstat (limited to 'dev-haskell/x509/x509-1.4.10.ebuild')
-rw-r--r-- | dev-haskell/x509/x509-1.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x509/x509-1.4.10.ebuild b/dev-haskell/x509/x509-1.4.10.ebuild index cb47ed3865af..c31291b5cf7b 100644 --- a/dev-haskell/x509/x509-1.4.10.ebuild +++ b/dev-haskell/x509/x509-1.4.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X509 reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |