diff options
Diffstat (limited to 'dev-haskell/lukko')
-rw-r--r-- | dev-haskell/lukko/lukko-0.1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/lukko/lukko-0.1.1.2.ebuild b/dev-haskell/lukko/lukko-0.1.1.2.ebuild index dc9393ce2aea..6dcaf99f3e07 100644 --- a/dev-haskell/lukko/lukko-0.1.1.2.ebuild +++ b/dev-haskell/lukko/lukko-0.1.1.2.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="File locking" -HOMEPAGE="http://hackage.haskell.org/package/lukko" +HOMEPAGE="https://hackage.haskell.org/package/lukko" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2 BSD" |