From 901ca45f5aa826a2bacd86e34d8e2f2e8303e087 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 31 Mar 2018 09:27:39 +0200 Subject: [PATCH] dev-haskell/yesod-auth: use HTTPS --- dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild | 4 ++-- dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild | 4 ++-- dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild index f5fd5911867e2..e58f44d542ed9 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild @@ -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="Authentication for Yesod" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild index dd5670cd62f1c..48617daa4fd47 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild @@ -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="Authentication for Yesod" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild index 6596456ce3c16..cd202eb5e7d0e 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild @@ -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="Authentication for Yesod" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT"