dev-ruby/rails-html-sanitizer: update HOMEPAGE

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-06-03 10:36:17 +02:00
parent 6b9e6902a3
commit 4b8def97d4
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="github">rafaelfranca/rails-html-sanitizer</remote-id>
<remote-id type="github">rails/rails-html-sanitizer</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
inherit ruby-fakegem
DESCRIPTION="Sanitize HTML fragments in Rails applications"
HOMEPAGE="https://github.com/rafaelfranca/rails-html-sanitizer"
HOMEPAGE="https://github.com/rails/rails-html-sanitizer"
LICENSE="MIT"
SLOT="1"