From: Michael Mair-Keimberger Date: Mon, 11 Jun 2018 20:19:31 +0000 (+0200) Subject: x11-plugins/wmgrabimage: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e6cd88f7dd1b935aea8e0446afa8ce7aeeb7358b;p=gentoo.git x11-plugins/wmgrabimage: use HTTPS --- diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index b64e3a685bf8..4ad78dfcd83b 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild @@ -8,8 +8,8 @@ inherit eutils MY_PN=${PN/grabi/GrabI} DESCRIPTION="wmGrabImage grabs an image from the WWW and displays it" -HOMEPAGE="http://www.dockapps.net/wmgrabimage" -SRC_URI="http://www.dockapps.net/download/${MY_PN}-${PV}.tgz" +HOMEPAGE="https://www.dockapps.net/wmgrabimage" +SRC_URI="https://www.dockapps.net/download/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0"