summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:03:16 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:03:16 +0100
commit3f49a07beb11076e2201fccd8cf56b692334dcf3 (patch)
treeddf38179f50f5a49ac12d244a43ff736c8d6852b /net-analyzer
parentnet-analyzer/sniffit: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-3f49a07beb11076e2201fccd8cf56b692334dcf3.tar.gz
gentoo-3f49a07beb11076e2201fccd8cf56b692334dcf3.tar.bz2
gentoo-3f49a07beb11076e2201fccd8cf56b692334dcf3.zip
net-analyzer/snortalog: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
index 5aef758892c9..6390a863055e 100644
--- a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
@@ -8,7 +8,7 @@ MY_P="${PN}_v${PV}"
DESCRIPTION="a powerful perl script that summarizes snort logs"
HOMEPAGE="http://jeremy.chartier.free.fr/snortalog/"
-SRC_URI="${HOMEPAGE}downloads/${PN}/${MY_P}.tar"
+SRC_URI="http://jeremy.chartier.free.fr/snortalog/downloads/${PN}/${MY_P}.tar"
LICENSE="GPL-2"
SLOT="0"