x11-plugins/wmgrabimage: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 11 Jun 2018 20:19:31 +0000 (22:19 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Thu, 14 Jun 2018 09:01:09 +0000 (11:01 +0200)
x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild

index b64e3a685bf87c95f82ddbf39f164aa2c84fa91a..4ad78dfcd83b4f65a52dfdd26d07307d2f44ed21 100644 (file)
@@ -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"