media-gfx/metapixel: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 7 Jun 2018 20:22:03 +0000 (22:22 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 9 Jun 2018 14:05:50 +0000 (10:05 -0400)
media-gfx/metapixel/metapixel-1.0.2-r1.ebuild

index ac2b134a26c895c04820ffdbee31073656795506..ecea7810b980f100357329e3ed2b071eb590dc9c 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="a program for generating photomosaics"
-HOMEPAGE="http://www.complang.tuwien.ac.at/schani/metapixel"
-SRC_URI="http://www.complang.tuwien.ac.at/schani/${PN}/files/${P}.tar.gz"
+HOMEPAGE="https://www.complang.tuwien.ac.at/schani/metapixel"
+SRC_URI="https://www.complang.tuwien.ac.at/schani/${PN}/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"