summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/yesod/yesod-1.6.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod/yesod-1.6.1.0.ebuild b/dev-haskell/yesod/yesod-1.6.1.0.ebuild
index 79758008e39e..ed99f1cbd950 100644
--- a/dev-haskell/yesod/yesod-1.6.1.0.ebuild
+++ b/dev-haskell/yesod/yesod-1.6.1.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Creation of type-safe, RESTful web applications"
-HOMEPAGE="http://www.yesodweb.com/"
+HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"