summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:12:23 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:12 +0100
commit43bc166cc70c83a72cf20eceaeaebcab19030890 (patch)
tree837b51b05276a59c296f33a3d45c68fe1fd4d369 /dev-haskell
parentdev-haskell/bencode: update homepage (diff)
downloadgentoo-43bc166cc70c83a72cf20eceaeaebcab19030890.tar.gz
gentoo-43bc166cc70c83a72cf20eceaeaebcab19030890.tar.bz2
gentoo-43bc166cc70c83a72cf20eceaeaebcab19030890.zip
dev-haskell/git-lfs: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-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"