From: Francesco Turco Date: Mon, 13 Aug 2018 14:15:11 +0000 (+0200) Subject: media-gfx/pngcrush: update HOMEPAGE. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=afb7cda1b5c4e401edb4feecb65fac11cea69d34;p=gentoo.git media-gfx/pngcrush: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/9564 --- diff --git a/media-gfx/pngcrush/pngcrush-1.8.13.ebuild b/media-gfx/pngcrush/pngcrush-1.8.13.ebuild index 2da3e2abd130..d312b40a5f58 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 )"