summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-11 22:19:31 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2018-06-14 11:01:09 +0200
commite6cd88f7dd1b935aea8e0446afa8ce7aeeb7358b (patch)
treeaad5d2db21c21cdb5056f61b366ef3018114cf83 /x11-plugins
parentx11-plugins/wmfortune: EAPI7, use HTTPS, improve ebuild (diff)
downloadgentoo-e6cd88f7dd1b935aea8e0446afa8ce7aeeb7358b.tar.gz
gentoo-e6cd88f7dd1b935aea8e0446afa8ce7aeeb7358b.tar.bz2
gentoo-e6cd88f7dd1b935aea8e0446afa8ce7aeeb7358b.zip
x11-plugins/wmgrabimage: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"