x11-plugins/wmhdplop: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-30 10:59:20 +02:00
committed by Aaron Bauman
parent 162965a655
commit d4cb2a3728

View 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 dockapp for monitoring disk activities with fancy visuals"
HOMEPAGE="http://www.dockapps.net/wmhdplop"
SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
HOMEPAGE="https://www.dockapps.net/wmhdplop"
SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"