summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/resolv/resolv-0.1.2.0.ebuild')
-rw-r--r--dev-haskell/resolv/resolv-0.1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/resolv/resolv-0.1.2.0.ebuild b/dev-haskell/resolv/resolv-0.1.2.0.ebuild
index f488bd337f9f..b93b0da4fc23 100644
--- a/dev-haskell/resolv/resolv-0.1.2.0.ebuild
+++ b/dev-haskell/resolv/resolv-0.1.2.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: needs
inherit haskell-cabal
DESCRIPTION="Domain Name Service (DNS) lookup via the libresolv standard library routines"
-HOMEPAGE="http://hackage.haskell.org/package/resolv"
+HOMEPAGE="https://hackage.haskell.org/package/resolv"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2+"