mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/bulk_extractor: Updated for version 1.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
cc241873cd
commit
68ca4bf709
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bulk_extractor
|
||||
VERSION=1.2.2
|
||||
VERSION=1.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bulk_extractor"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://github.com/simsong/bulk_extractor/wiki"
|
||||
DOWNLOAD="https://github.com/downloads/simsong/bulk_extractor/bulk_extractor-1.2.2.tar.gz"
|
||||
MD5SUM="11ccee3709ac862a41edad309153c7a3"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/bulk_extractor-1.3.tar.gz"
|
||||
MD5SUM="c25f1223d2265f676539dbcefd7679e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue