system/sleuthkit: Updated for version 4.10.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2020-10-23 20:21:01 +01:00 committed by Willy Sudiarto Raharjo
parent 6827802777
commit 8f2ba30bf2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -26,11 +26,11 @@
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
# THE POSSIBILITY OF SUCH DAMAGE.
# Updated v4.9.0 May 2020. Barry J. Grundy
# Updated v4.10.0 October 2020. Barry J. Grundy
# <bgrundy(at)linuxleo.com>
PRGNAM=sleuthkit
VERSION=${VERSION:-4.9.0}
VERSION=${VERSION:-4.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sleuthkit"
VERSION="4.9.0"
VERSION="4.10.0"
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.9.0/sleuthkit-4.9.0.tar.gz"
MD5SUM="01f04162de36cd23038a9d8f75b1c48a"
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.10.0/sleuthkit-4.10.0.tar.gz"
MD5SUM="f89ab5442694dfc346301e0b87a16ff3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""