Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/prelude-correlator/
Date: Thu, 30 Sep 2021 12:11:56
Message-Id: 1633003882.c4b6429fa67d4c08f007086e86d5b8f8831a1113.arthurzam@gentoo
1 commit: c4b6429fa67d4c08f007086e86d5b8f8831a1113
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 11:56:29 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 12:11:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b6429f
7
8 net-analyzer/prelude-correlator: update SRC_URI
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
16 index 05d0cab66d1..e317719f5e8 100644
17 --- a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
18 +++ b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
19 @@ -9,7 +9,7 @@ inherit distutils-r1 systemd tmpfiles
20
21 DESCRIPTION="Real time correlator of events received by Prelude Manager"
22 HOMEPAGE="https://www.prelude-siem.org"
23 -SRC_URI="https://www.prelude-siem.org/pkg/src/5.2.0/${P}.tar.gz"
24 +SRC_URI="https://www.prelude-siem.org/pkg/src/${PV}/${P}.tar.gz"
25
26 LICENSE="GPL-2+"
27 SLOT="0"