From b8cb64305644e64aa8bdd5fb8916a7e1b3d73076 Mon Sep 17 00:00:00 2001 From: Matt Egger Date: Tue, 1 Oct 2024 10:24:05 -0400 Subject: [PATCH] libraries/tlsh: updated for version 4.12.0 Signed-off-by: Willy Sudiarto Raharjo --- libraries/tlsh/tlsh.SlackBuild | 5 +++-- libraries/tlsh/tlsh.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/libraries/tlsh/tlsh.SlackBuild b/libraries/tlsh/tlsh.SlackBuild index 4db0ab69bd..758ba0152d 100644 --- a/libraries/tlsh/tlsh.SlackBuild +++ b/libraries/tlsh/tlsh.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for tlsh +# Copyright 2024 Matt Egger, USA # Copyright 2016 David Spencer, Baildon, West Yorkshire, U.K. # All rights reserved. # @@ -28,8 +29,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tlsh -VERSION=${VERSION:-4.8.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-4.12.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/tlsh/tlsh.info b/libraries/tlsh/tlsh.info index cfb66b68d5..550fcb20b4 100644 --- a/libraries/tlsh/tlsh.info +++ b/libraries/tlsh/tlsh.info @@ -1,8 +1,8 @@ PRGNAM="tlsh" -VERSION="4.8.2" +VERSION="4.12.0" HOMEPAGE="https://github.com/trendmicro/tlsh" -DOWNLOAD="https://github.com/trendmicro/tlsh/archive/4.8.2/tlsh-4.8.2.tar.gz" -MD5SUM="27106dfc3f90954ba3831d357ed7335d" +DOWNLOAD="https://github.com/trendmicro/tlsh/archive/4.12.0/tlsh-4.12.0.tar.gz" +MD5SUM="c10bbc6d00a37cefb1e6b65d87fe6891" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""