mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-plugins/wmhdplop: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
162965a655
commit
d4cb2a3728
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user