summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/git-lfs/git-lfs-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild b/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild
index 5f154aaee200..d159ef769a51 100644
--- a/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild
+++ b/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="git-lfs protocol"
-HOMEPAGE="http://hackage.haskell.org/package/git-lfs"
+HOMEPAGE="https://hackage.haskell.org/package/git-lfs"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="AGPL-3"