dev-haskell/yesod: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 08:27:20 +0000 (10:27 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:33:55 +0000 (13:33 +0200)
dev-haskell/yesod/yesod-1.4.3.ebuild
dev-haskell/yesod/yesod-1.4.4.ebuild

index 21e35c241a857fca3d209d893d1333bb2f25f718..857ab36861b1f6b4967b4a2b2e58f66d3dc22d97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
index dd1e27bc936f79efdf7cc41e74d70f077ae1cc42..5f70f88f6a3b720057962c2f85763ce264839444 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"