summaryrefslogtreecommitdiffstats
path: root/system/sleuthkit/sleuthkit.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sleuthkit/sleuthkit.SlackBuild')
-rw-r--r--system/sleuthkit/sleuthkit.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/sleuthkit/sleuthkit.SlackBuild b/system/sleuthkit/sleuthkit.SlackBuild
index 259f309367..7c7939b88d 100644
--- a/system/sleuthkit/sleuthkit.SlackBuild
+++ b/system/sleuthkit/sleuthkit.SlackBuild
@@ -26,14 +26,14 @@
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
# THE POSSIBILITY OF SUCH DAMAGE.
-# Updated v4.11.0 August 2021. Barry J. Grundy
+# Updated v4.11.1 April 2022. Barry J. Grundy
# <bgrundy(at)linuxleo.com>
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sleuthkit
-VERSION=${VERSION:-4.11.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.11.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}