diff options
Diffstat (limited to 'media-gfx/pngquant')
-rw-r--r-- | media-gfx/pngquant/pngquant-2.11.4.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/pngquant/pngquant-2.11.7.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/pngquant/pngquant-2.11.4.ebuild b/media-gfx/pngquant/pngquant-2.11.4.ebuild index fb15ab76cb4f..5497e70ac515 100644 --- a/media-gfx/pngquant/pngquant-2.11.4.ebuild +++ b/media-gfx/pngquant/pngquant-2.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="command-line utility and library for lossy compression of PNG images" -HOMEPAGE="http://pngquant.org/" -SRC_URI="http://pngquant.org/${P}-src.tar.gz" +HOMEPAGE="https://pngquant.org/" +SRC_URI="https://pngquant.org/${P}-src.tar.gz" LICENSE="GPL-3 HPND rwpng" SLOT="0" diff --git a/media-gfx/pngquant/pngquant-2.11.7.ebuild b/media-gfx/pngquant/pngquant-2.11.7.ebuild index 2da09ac80e2e..5497e70ac515 100644 --- a/media-gfx/pngquant/pngquant-2.11.7.ebuild +++ b/media-gfx/pngquant/pngquant-2.11.7.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="command-line utility and library for lossy compression of PNG images" -HOMEPAGE="http://pngquant.org/" -SRC_URI="http://pngquant.org/${P}-src.tar.gz" +HOMEPAGE="https://pngquant.org/" +SRC_URI="https://pngquant.org/${P}-src.tar.gz" LICENSE="GPL-3 HPND rwpng" SLOT="0" |