diff options
Diffstat (limited to 'net-analyzer/symon/symon-2.88.ebuild')
-rw-r--r-- | net-analyzer/symon/symon-2.88.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/symon/symon-2.88.ebuild b/net-analyzer/symon/symon-2.88.ebuild index 2ea5066d30b8..0250b6eec39b 100644 --- a/net-analyzer/symon/symon-2.88.ebuild +++ b/net-analyzer/symon/symon-2.88.ebuild @@ -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 eutils perl-module toolchain-funcs DESCRIPTION="Performance and information monitoring tool" -HOMEPAGE="http://wpd.home.xs4all.nl/symon" -SRC_URI="${HOMEPAGE}/philes/${P}.tar.gz" +HOMEPAGE="https://wpd.home.xs4all.nl/symon/" +SRC_URI="https://wpd.home.xs4all.nl/symon/philes/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" |