diff options
Diffstat (limited to 'dev-haskell/libmpd/libmpd-0.9.0.1.ebuild')
-rw-r--r-- | dev-haskell/libmpd/libmpd-0.9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild index 8bb21a441ce6..bfa453535137 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/vimus/libmpd-haskell#readme" +HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |