From: Michael Mair-Keimberger Date: Sun, 21 Apr 2019 19:41:35 +0000 (+0200) Subject: x11-themes/mate-themes: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=04a02901c5b67d654b8e08ab81474a8506ec523f;p=gentoo.git x11-themes/mate-themes: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- diff --git a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild b/x11-themes/mate-themes/mate-themes-3.22.19.ebuild index c8c40fc65462..f88a2fd4a654 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.19.ebuild @@ -7,9 +7,9 @@ inherit autotools xdg MATE_GTK_V="$(ver_cut 1-2)" -HOMEPAGE="http://mate-desktop.org" +HOMEPAGE="https://mate-desktop.org" DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision" -SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" +SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" LICENSE="LGPL-2.1 GPL-3" SLOT="0/${MATE_GTK_V}"