summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-31 04:18:19 +0100
committerSam James <sam@gentoo.org>2023-05-31 04:18:19 +0100
commit29ba33ce83d9124e240b0e2479d017216750dc06 (patch)
tree16f56772ac7be8fa8b4b089f5fbdf444f16ba5ad /net-analyzer
parentnet-analyzer/ntopng: add github upstream metadata (diff)
downloadgentoo-29ba33ce83d9124e240b0e2479d017216750dc06.tar.gz
gentoo-29ba33ce83d9124e240b0e2479d017216750dc06.tar.bz2
gentoo-29ba33ce83d9124e240b0e2479d017216750dc06.zip
net-analyzer/ntopng: tweak SRC_URI
Easier to click. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ntopng/ntopng-5.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/ntopng-5.6-r2.ebuild b/net-analyzer/ntopng/ntopng-5.6-r2.ebuild
index 9dca5e2d0a9e..f0d95a98fcd5 100644
--- a/net-analyzer/ntopng/ntopng-5.6-r2.ebuild
+++ b/net-analyzer/ntopng/ntopng-5.6-r2.ebuild
@@ -10,7 +10,7 @@ inherit autotools toolchain-funcs
NTOPNG_DIST_COMMIT="90d81ad0281eb6eb582a683ac321a3959abb1269"
DESCRIPTION="Network traffic analyzer with web interface"
HOMEPAGE="https://www.ntop.org/"
-SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/ntop/ntopng/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://github.com/ntop/ntopng-dist/archive/${NTOPNG_DIST_COMMIT}.tar.gz -> ${P}-web-${NTOPNG_DIST_COMMIT}.tar.gz"
LICENSE="GPL-3"