mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/sleuthkit: Updated for version 3.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c43d758af8
commit
a421d0b36b
2 changed files with 5 additions and 5 deletions
|
@ -22,10 +22,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v3.2.0 December 2010 Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
# Updated v3.2.1 May 2011 Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
|
||||
PRGNAM=sleuthkit
|
||||
VERSION=3.2.0
|
||||
VERSION=3.2.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sleuthkit"
|
||||
VERSION="3.2.0"
|
||||
VERSION="3.2.1"
|
||||
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.2.0.tar.gz"
|
||||
MD5SUM="05517963942aa92be77c05ca1c47f0de"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sleuthkit/sleuthkit-3.2.1.tar.gz"
|
||||
MD5SUM="d873361cb5ef29f02c7107f9aec39b4f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Barry J. Grundy"
|
||||
|
|
Loading…
Reference in a new issue