wok diff sleuthkit/receipt @ rev 25056
linux-wireless: add r8192ee.ko & rtl8821ae.ko
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 06 10:49:51 2022 +0000 (2022-06-06) |
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 Jun 06 10:49:51 2022 +0000 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"