mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +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"
|
HOMEPAGE="https://github.com/simsong/bulk_extractor"
|
||||||
SRC_URI="http://digitalcorpora.org/downloads/bulk_extractor/${P}.tar.gz"
|
SRC_URI="http://digitalcorpora.org/downloads/bulk_extractor/${P}.tar.gz"
|
||||||
|
|
||||||
KEYWORDS="amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE="aff doc +beviewer +exiv2 hashdb rar"
|
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
|
# Please check a ".gitmodules" file on upstream before bump it
|
||||||
EGIT_REPO_URI="https://github.com/simsong/bulk_extractor"
|
EGIT_REPO_URI="https://github.com/simsong/bulk_extractor"
|
||||||
if [[ ${PV} != *9999 ]]; then
|
if [[ ${PV} != *9999 ]]; then
|
||||||
#EGIT_COMMIT="${PV}"
|
EGIT_COMMIT="a52b133a3c56a483caa59eb8c68634ee1648c4ec" # 20191111 release
|
||||||
EGIT_COMMIT="9f0a9112bc111850e43aae0471e1b7a40f601f51" # 20191101
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,8 @@
|
||||||
# Pentoo
|
# Pentoo
|
||||||
|
|
||||||
|
app-forensics/bulk_extractor
|
||||||
|
dev-libs/hashdb
|
||||||
|
|
||||||
app-forensics/pdf-parser
|
app-forensics/pdf-parser
|
||||||
=app-forensics/rdd-3*
|
=app-forensics/rdd-3*
|
||||||
app-forensics/volatility
|
app-forensics/volatility
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue