summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-30 14:56:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-30 15:11:22 +0300
commitc4b6429fa67d4c08f007086e86d5b8f8831a1113 (patch)
tree07be070d5e4dc88e5c486cd22fc2d02609eced8d /net-analyzer
parentnet-analyzer/prelude-correlator: enable py3.9, enable py3.10 (diff)
downloadgentoo-c4b6429fa67d4c08f007086e86d5b8f8831a1113.tar.gz
gentoo-c4b6429fa67d4c08f007086e86d5b8f8831a1113.tar.bz2
gentoo-c4b6429fa67d4c08f007086e86d5b8f8831a1113.zip
net-analyzer/prelude-correlator: update SRC_URI
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
index 05d0cab66d1c..e317719f5e8f 100644
--- a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
+++ b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1 systemd tmpfiles
DESCRIPTION="Real time correlator of events received by Prelude Manager"
HOMEPAGE="https://www.prelude-siem.org"
-SRC_URI="https://www.prelude-siem.org/pkg/src/5.2.0/${P}.tar.gz"
+SRC_URI="https://www.prelude-siem.org/pkg/src/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"