summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:13:16 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:13:16 +0100
commit5aa192a648b0a0f104f4288e035906622e1ede25 (patch)
treeeb727884e1a15a2636db8eb28921daf907adf005 /dev-ruby/httparty
parentdev-ruby/hashery: update *.github.com HOMEPAGEs (diff)
downloadgentoo-5aa192a648b0a0f104f4288e035906622e1ede25.tar.gz
gentoo-5aa192a648b0a0f104f4288e035906622e1ede25.tar.bz2
gentoo-5aa192a648b0a0f104f4288e035906622e1ede25.zip
dev-ruby/httparty: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/httparty')
-rw-r--r--dev-ruby/httparty/httparty-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httparty/httparty-0.21.0.ebuild b/dev-ruby/httparty/httparty-0.21.0.ebuild
index 2abec03edc73..df40dbd3e058 100644
--- a/dev-ruby/httparty/httparty-0.21.0.ebuild
+++ b/dev-ruby/httparty/httparty-0.21.0.ebuild
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="httparty.gemspec"
inherit ruby-fakegem
DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy"
-HOMEPAGE="https://jnunemaker.github.com/httparty"
+HOMEPAGE="https://www.johnnunemaker.com/httparty/"
SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"