mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 21:00:56 +02:00
thehive-3.4.3.ebuild
This commit is contained in:
parent
15696345f9
commit
c91dd2ab10
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST thehive_3.4.1-1_all.deb 77631578 BLAKE2B 2cf8d49ba5c355a2bc5c9b838fd030f03ace78e9b1b012de73d259b0ece6c2e061a9588841e6dea2eadb1dbcdb86e0f9c895292f8fe8219493240a5a84b0a3c1 SHA512 9b908f8bd6874ccced4b8791689e741c23c4ef00e735d28357b9c40961bc2ee4c98cf1e5f3678744088e103a5d38c6600906c72f99db5d5e2b985c220d573f52
|
||||
DIST thehive_3.4.3-1_all.deb 77916352 BLAKE2B 9814c6d8ca617cb621c2e7601e91f9ef1304abf6b7bf766b150e66267c73468fe0b2fa924d606265878ff30e570841fdb2a498e8db1330ec134bc4d0a6c38ed2 SHA512 27ec6199c7e0cb737a38be474e9b07d99de13773ce2c54063f2bffa22a88b08774a66791ecf737dc41b773ab8c3823be399b003f461f84b4e594049fdd324492
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -18,7 +18,7 @@ DEPEND="$(unpacker_src_uri_depends)"
|
|||
# TheHive 3.4.0-RC1 added support to elasticsearch 6, but it's still in Beta
|
||||
# https://github.com/TheHive-Project/TheHiveDocs/issues/105#issuecomment-501198731
|
||||
RDEPEND="
|
||||
<=app-misc/elasticsearch-5.6.16
|
||||
=app-misc/elasticsearch-6*
|
||||
virtual/jre"
|
||||
|
||||
S="${WORKDIR}"
|
||||
Loading…
Reference in a new issue