diff options
Diffstat (limited to 'dev-haskell/x509-system/x509-system-1.4.5.ebuild')
-rw-r--r-- | dev-haskell/x509-system/x509-system-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x509-system/x509-system-1.4.5.ebuild b/dev-haskell/x509-system/x509-system-1.4.5.ebuild index a44268f91725..ea39fa8f75d9 100644 --- a/dev-haskell/x509-system/x509-system-1.4.5.ebuild +++ b/dev-haskell/x509-system/x509-system-1.4.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" -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" |