dev-ruby/patron: update HOMEPAGE

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-02-03 15:00:17 +01:00
parent 210c3d107c
commit ab85a992a7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTENSION_DIR="lib/patron"
inherit ruby-fakegem
DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl"
HOMEPAGE="https://toland.github.com/patron/"
HOMEPAGE="https://github.com/toland/patron"
LICENSE="MIT"
SLOT="0"