wok diff sleuthkit/receipt @ rev 24623
updated graphviz, graphviz-dev and graphviz-doc again (2.42.2 -> 3.0.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 07 16:41:52 2022 +0100 (2022-03-07) |
parents | 5ea0ce1cecc0 |
children | 0262035dc1e7 |
line diff
1.1 --- a/sleuthkit/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/sleuthkit/receipt Mon Mar 07 16:41:52 2022 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sleuthkit" 1.7 -VERSION="4.9.0" 1.8 +VERSION="4.11.1" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="File system and media management forensic analysis tools (supports NTFS, FAT, UFS1/2, FFS, Ext2 and Ext3)." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 LICENSE="GPL2" 1.13 -WEB_SITE="https://www.sleuthkit.org/sleuthkit/" 1.14 +WEB_SITE="http://www.sleuthkit.org/sleuthkit/" 1.15 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 WGET_URL="https://github.com/$PACKAGE/$PACKAGE/releases/download/$PACKAGE-$VERSION/$TARBALL"