diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:12:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:12 +0100 |
commit | 43bc166cc70c83a72cf20eceaeaebcab19030890 (patch) | |
tree | 837b51b05276a59c296f33a3d45c68fe1fd4d369 /dev-haskell/git-lfs | |
parent | dev-haskell/bencode: update homepage (diff) | |
download | gentoo-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/git-lfs')
-rw-r--r-- | dev-haskell/git-lfs/git-lfs-1.1.0.ebuild | 2 |
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" |