system/sleuthkit: Updated for version 4.9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2020-05-09 07:41:03 +07:00 committed by Willy Sudiarto Raharjo
parent 585018de0e
commit d0d3ca2ebf
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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.7.0 October 2019. Barry J. Grundy
# Updated v4.9.0 May 2020. Barry J. Grundy
# <bgrundy(at)linuxleo.com>
PRGNAM=sleuthkit
VERSION=${VERSION:-4.7.0}
VERSION=${VERSION:-4.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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