diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:13:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:13 +0100 |
commit | d893c00bddce9451686c72508b4c399c9031e203 (patch) | |
tree | 7bbfadafd762f9fca3f37f9ad367d10611674905 /dev-haskell/resolv | |
parent | dev-haskell/boundedchan: update homepage (diff) | |
download | gentoo-d893c00bddce9451686c72508b4c399c9031e203.tar.gz gentoo-d893c00bddce9451686c72508b4c399c9031e203.tar.bz2 gentoo-d893c00bddce9451686c72508b4c399c9031e203.zip |
dev-haskell/resolv: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/resolv')
-rw-r--r-- | dev-haskell/resolv/resolv-0.1.2.0.ebuild | 2 |
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+" |