dev-haskell/yesod-platform: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 07:29:04 +0000 (09:29 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:16:56 +0000 (11:16 -0400)
dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild

index 35c181befdc20e17e30ba8e36153f261cbb10377..b178a9d325209dddc9fe89b1976a50dbe7468c56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Meta package for Yesod (deprecated)"
-HOMEPAGE="http://www.yesodweb.com/"
+HOMEPAGE="https://www.yesodweb.com/"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"