summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/pem/pem-0.1.2.ebuild')
-rw-r--r--dev-haskell/pem/pem-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pem/pem-0.1.2.ebuild b/dev-haskell/pem/pem-0.1.2.ebuild
index f5c8dae830b3..d18a9b37f6d6 100644
--- a/dev-haskell/pem/pem-0.1.2.ebuild
+++ b/dev-haskell/pem/pem-0.1.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer"
-HOMEPAGE="http://github.com/vincenthz/hs-pem"
+HOMEPAGE="https://github.com/vincenthz/hs-pem"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"