diff options
Diffstat (limited to 'x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild')
-rw-r--r-- | x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild index cf1f2d1bbaae..5f77eb525054 100644 --- a/x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild +++ b/x11-plugins/wmnetload/wmnetload-1.3-r4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="Network interface monitor dockapp" -HOMEPAGE="http://freshmeat.net/projects/wmnetload/" -SRC_URI="ftp://truffula.com/pub/${P}.tar.gz" +HOMEPAGE="https://github.com/bbidulock/wmnetload" +SRC_URI="https://github.com/bbidulock/wmnetload/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |