summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 12:41:48 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-06 13:56:25 -0400
commitd2d7ba51703fbfdb7bf675a013457f1082a0348d (patch)
treefdb1f701054d1ecad08b15a747232ceb374b63df /dev-haskell/hostname
parentdev-haskell/geniplate: update homepage link (diff)
downloadgentoo-d2d7ba51703fbfdb7bf675a013457f1082a0348d.tar.gz
gentoo-d2d7ba51703fbfdb7bf675a013457f1082a0348d.tar.bz2
gentoo-d2d7ba51703fbfdb7bf675a013457f1082a0348d.zip
dev-haskell/hostname: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/hostname')
-rw-r--r--dev-haskell/hostname/hostname-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hostname/hostname-1.0.ebuild b/dev-haskell/hostname/hostname-1.0.ebuild
index 65bc147cdeaa..5f206b1d2b91 100644
--- a/dev-haskell/hostname/hostname-1.0.ebuild
+++ b/dev-haskell/hostname/hostname-1.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="A a cross-platform means of determining the hostname"
-HOMEPAGE="http://hackage.haskell.org/package/hostname"
+HOMEPAGE="https://hackage.haskell.org/package/hostname"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"