summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:25:50 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:33:45 +0200
commitec92e6d7937c8bee782e460240ea478d2f7fcfa6 (patch)
treeda01f751c1ac2b7bb7b103beaa68b2adc7f85c35 /dev-haskell/yesod-routes
parentdev-haskell/shakespeare-text: use HTTPS (diff)
downloadgentoo-ec92e6d7937c8bee782e460240ea478d2f7fcfa6.tar.gz
gentoo-ec92e6d7937c8bee782e460240ea478d2f7fcfa6.tar.bz2
gentoo-ec92e6d7937c8bee782e460240ea478d2f7fcfa6.zip
dev-haskell/yesod-routes: use HTTPS
Diffstat (limited to 'dev-haskell/yesod-routes')
-rw-r--r--dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild4
-rw-r--r--dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild
index 6359decb5589..655435211c2d 100644
--- a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild
+++ b/dev-haskell/yesod-routes/yesod-routes-1.1.2.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=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Efficient routing 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-routes/yesod-routes-1.2.0.7-r2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild
index ed3281a23fd8..20dfae0160a1 100644
--- a/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild
+++ b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.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=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Efficient routing 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"