dev-haskell/yesod-auth: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 07:27:39 +0000 (09:27 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:16:55 +0000 (11:16 -0400)
dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild
dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild
dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild

index f5fd5911867e28e9a531751b676a221c1827814d..e58f44d542ed9fa54da4e78b48c938bdb8d48095 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="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"
index dd5670cd62f1c059ef35020ee57deb1fbda5c920..48617daa4fd473a8c875389d94e30205c171d2aa 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="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"
index 6596456ce3c16dd9b54772ff75704e4160f36452..cd202eb5e7d0e82964efb5bc1b31e0109a6d1308 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="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"