diff options
-rw-r--r-- | net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild index b068ef51aeb0..12ba38d3c69a 100644 --- a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild +++ b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r3.ebuild @@ -6,7 +6,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="A console-based network monitoring utility" HOMEPAGE="https://github.com/iptraf-ng/iptraf-ng/" -SRC_URI="${HOMEPAGE}archive/v${PV}.tar.gz -> ${P}-github.tar.gz" +SRC_URI="https://github.com/iptraf-ng/iptraf-ng/archive/v${PV}.tar.gz -> ${P}-github.tar.gz" LICENSE="GPL-2 doc? ( FDL-1.1 )" SLOT="0" |