diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 11:05:49 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:27:01 -0400 |
commit | e3d2b3c0d40ab353cec050759f8dbc066a6b9ae7 (patch) | |
tree | 04580cd8db94ef8b611c63c4fd97d3d5e8222a16 /x11-plugins | |
parent | x11-plugins/wmifs: use HTTPS (diff) | |
download | gentoo-e3d2b3c0d40ab353cec050759f8dbc066a6b9ae7.tar.gz gentoo-e3d2b3c0d40ab353cec050759f8dbc066a6b9ae7.tar.bz2 gentoo-e3d2b3c0d40ab353cec050759f8dbc066a6b9ae7.zip |
x11-plugins/wmlongrun: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild index 045077e90b0f..6778e05ba045 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" -HOMEPAGE="http://www.dockapps.net/wmlongrun" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmlongrun" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |