aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Egger <matt.egger@gmail.com>2024-10-01 10:24:05 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-02 19:06:09 +0700
commitb8cb64305644e64aa8bdd5fb8916a7e1b3d73076 (patch)
tree1c236fc6fb355875d7f9a81631171ddaf496b9b6
parentf2931a260a5d3349446f18a74548c4e653647c49 (diff)
libraries/tlsh: updated for version 4.12.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/tlsh/tlsh.SlackBuild5
-rw-r--r--libraries/tlsh/tlsh.info6
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=""