summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-31 09:29:04 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:16:56 -0400
commit4b51a1bd37f9ba10a73732f7955e27f96093a17b (patch)
tree359ad777e4f52da9b103daca78a468679a51841b /dev-haskell
parentdev-haskell/yesod-json: use HTTPS (diff)
downloadgentoo-4b51a1bd37f9ba10a73732f7955e27f96093a17b.tar.gz
gentoo-4b51a1bd37f9ba10a73732f7955e27f96093a17b.tar.bz2
gentoo-4b51a1bd37f9ba10a73732f7955e27f96093a17b.zip
dev-haskell/yesod-platform: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
index 35c181befdc2..b178a9d32520 100644
--- a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
+++ b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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"
inherit haskell-cabal
DESCRIPTION="Meta package for Yesod (deprecated)"
-HOMEPAGE="http://www.yesodweb.com/"
+HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"