mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/sleuthkit: Updated for version 3.1.1.
This commit is contained in:
parent
099fb32231
commit
9089514d44
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sleuthkit
|
||||
VERSION=3.1.0
|
||||
VERSION=3.1.1
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="sleuthkit"
|
||||
VERSION="3.1.0"
|
||||
VERSION="3.1.1"
|
||||
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.1.0.tar.gz"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.1.1.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="a97899eabe792cad77536cdc5e5825d4"
|
||||
MD5SUM="ec335abdbf9891fd7510c7ec05b2ffd0"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Barry J. Grundy"
|
||||
EMAIL="bgrundy<at>linuxleo.com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue