diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-02-03 15:00:17 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-02-04 08:07:52 +0100 |
commit | ab85a992a7ed72741152d5c8c73d03aac68d935e (patch) | |
tree | 461afe4d556ff81086d6e99734bb40b6b3aa9543 /dev-ruby | |
parent | dev-ruby/omniauth: add 2.1.1 (diff) | |
download | gentoo-ab85a992a7ed72741152d5c8c73d03aac68d935e.tar.gz gentoo-ab85a992a7ed72741152d5c8c73d03aac68d935e.tar.bz2 gentoo-ab85a992a7ed72741152d5c8c73d03aac68d935e.zip |
dev-ruby/patron: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/patron/patron-0.13.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/patron/patron-0.13.3-r1.ebuild b/dev-ruby/patron/patron-0.13.3-r1.ebuild index 6bebd371fe1c..4e7f7d751118 100644 --- a/dev-ruby/patron/patron-0.13.3-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.3-r1.ebuild @@ -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" |