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

index 945197456b8a52739c1168be23d44fe7d5490ca5..c8967f2f407ffbcfff73d4886b78fdbbbb81af17 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=5
 inherit eutils
 
 DESCRIPTION="Window Maker dock application showing incoming mail"
-HOMEPAGE="http://www.dockapps.net/wmail"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmail"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"