media-gfx/pngcrush: update HOMEPAGE.
authorFrancesco Turco <fturco@fastmail.fm>
Mon, 13 Aug 2018 14:15:11 +0000 (16:15 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 19 Aug 2018 22:50:49 +0000 (00:50 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9564

media-gfx/pngcrush/pngcrush-1.8.13.ebuild

index 2da3e2abd130be1f81e93c26489b3895e4efa198..d312b40a5f58b71c08a9ba7a6faf415164164607 100644 (file)
@@ -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 )"