diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-31 09:27:39 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 11:16:55 -0400 |
commit | 901ca45f5aa826a2bacd86e34d8e2f2e8303e087 (patch) | |
tree | a191139441d143d3fd1150e4ded06ddde037acff /dev-haskell | |
parent | dev-haskell/simple-reflect: use HTTPS (diff) | |
download | gentoo-901ca45f5aa826a2bacd86e34d8e2f2e8303e087.tar.gz gentoo-901ca45f5aa826a2bacd86e34d8e2f2e8303e087.tar.bz2 gentoo-901ca45f5aa826a2bacd86e34d8e2f2e8303e087.zip |
dev-haskell/yesod-auth: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild | 4 | ||||
-rw-r--r-- | 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 f5fd5911867e..e58f44d542ed 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 dd5670cd62f1..48617daa4fd4 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 6596456ce3c1..cd202eb5e7d0 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" |