mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
bulk_extractor: 1.6.0 bump
This commit is contained in:
parent
a3290554ec
commit
6bc9ea3266
4 changed files with 6 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ DESCRIPTION="Scans a disk image for regular expressions and other content"
|
|||
HOMEPAGE="https://github.com/simsong/bulk_extractor"
|
||||
SRC_URI="http://digitalcorpora.org/downloads/bulk_extractor/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 ~x86"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="aff doc +beviewer +exiv2 hashdb rar"
|
||||
|
|
|
|||
|
|
@ -11,8 +11,7 @@ HOMEPAGE="https://github.com/simsong/bulk_extractor"
|
|||
# Please check a ".gitmodules" file on upstream before bump it
|
||||
EGIT_REPO_URI="https://github.com/simsong/bulk_extractor"
|
||||
if [[ ${PV} != *9999 ]]; then
|
||||
#EGIT_COMMIT="${PV}"
|
||||
EGIT_COMMIT="9f0a9112bc111850e43aae0471e1b7a40f601f51" # 20191101
|
||||
EGIT_COMMIT="a52b133a3c56a483caa59eb8c68634ee1648c4ec" # 20191111 release
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
# Pentoo
|
||||
|
||||
app-forensics/bulk_extractor
|
||||
dev-libs/hashdb
|
||||
|
||||
app-forensics/pdf-parser
|
||||
=app-forensics/rdd-3*
|
||||
app-forensics/volatility
|
||||
|
|
|
|||
Loading…
Reference in a new issue