summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-02 08:23:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-02 08:31:24 +0100
commit3f950221f8f51c772d5a456b040ac6871adc45cc (patch)
treeb8b9fa4bf869904070cb56325bdd77611c970489 /dev-haskell
parentdev-haskell/alex: use https:// HOMEPAGE (diff)
downloadgentoo-3f950221f8f51c772d5a456b040ac6871adc45cc.tar.gz
gentoo-3f950221f8f51c772d5a456b040ac6871adc45cc.tar.bz2
gentoo-3f950221f8f51c772d5a456b040ac6871adc45cc.zip
dev-haskell/cabal-install: use https:// HOMEPAGE
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/cabal-install/cabal-install-3.0.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cabal-install/cabal-install-3.0.0.0.ebuild b/dev-haskell/cabal-install/cabal-install-3.0.0.0.ebuild
index d2d67c73fd0d..6e85d8ae9421 100644
--- a/dev-haskell/cabal-install/cabal-install-3.0.0.0.ebuild
+++ b/dev-haskell/cabal-install/cabal-install-3.0.0.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES=""
inherit haskell-cabal
DESCRIPTION="The command-line interface for Cabal and Hackage"
-HOMEPAGE="http://www.haskell.org/cabal/"
+HOMEPAGE="https://www.haskell.org/cabal/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"