x11-plugins/wmget: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 08:58:58 +0000 (10:58 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:26:58 +0000 (15:26 -0400)
x11-plugins/wmget/wmget-0.6.1.ebuild

index 502bca71265e55f50cdd339eedd26a38cd50226a..17190d7c7a80307feb83cac9e71285feced88c07 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools
 
 DESCRIPTION="a libcurl based dockapp for automated downloads"
-HOMEPAGE="http://www.dockapps.net/wmget"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmget"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"