summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-25 06:41:44 +0000
committerSam James <sam@gentoo.org>2023-03-25 07:11:15 +0000
commitc13ab5990f3c54942e2558b53eec6d5711f538d3 (patch)
tree9e1ac91666ebfc9c82625a27d87a26815478e601
parentdev-ruby/ruby-cairo-gobject: enable ruby32 (diff)
downloadgentoo-c13ab599.tar.gz
gentoo-c13ab599.tar.bz2
gentoo-c13ab599.zip
dev-ruby/chunky_png: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/chunky_png/chunky_png-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild b/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild
index 9a9da8027236..be9701dcf884 100644
--- a/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild
+++ b/dev-ruby/chunky_png/chunky_png-1.4.0.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
@@ -19,7 +19,7 @@ RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec"
inherit ruby-fakegem
DESCRIPTION="Pure Ruby library that can read and write PNG images"
-HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png"
+HOMEPAGE="https://github.com/wvanbergen/chunky_png"
LICENSE="MIT"
SLOT="0"