commit: afb7cda1b5c4e401edb4feecb65fac11cea69d34 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Mon Aug 13 14:15:11 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 19 22:50:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb7cda1
media-gfx/pngcrush: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/9564 media-gfx/pngcrush/pngcrush-1.8.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/pngcrush/pngcrush-1.8.13.ebuild b/media-gfx/pngcrush/pngcrush-1.8.13.ebuild index 2da3e2abd13..d312b40a5f5 100644 --- a/media-gfx/pngcrush/pngcrush-1.8.13.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.8.13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit toolchain-funcs DESCRIPTION="Portable Network Graphics (PNG) optimizing utility" -HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" +HOMEPAGE="https://pmt.sourceforge.io/pngcrush/" SRC_URI="system-libs? ( mirror://sourceforge/pmt/${P}-nolib.tar.xz ) !system-libs? ( mirror://sourceforge/pmt/${P}.tar.xz )"
