summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 18:51:39 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:43 +0100
commit77bac19457e14032f846609309c5db1ee29b9813 (patch)
tree467656f5e9ba7d6ef7239edecdb58131211451ad /dev-haskell/hostname
parentdev-php/phpspec-prophecy: fix install location (diff)
downloadgentoo-77bac19457e14032f846609309c5db1ee29b9813.tar.gz
gentoo-77bac19457e14032f846609309c5db1ee29b9813.tar.bz2
gentoo-77bac19457e14032f846609309c5db1ee29b9813.zip
dev-haskell/hostname: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17150 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/hostname')
-rw-r--r--dev-haskell/hostname/hostname-1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hostname/hostname-1.0-r1.ebuild b/dev-haskell/hostname/hostname-1.0-r1.ebuild
index a8867875f3d8..076f4847b05e 100644
--- a/dev-haskell/hostname/hostname-1.0-r1.ebuild
+++ b/dev-haskell/hostname/hostname-1.0-r1.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"