mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/sleuthkit: Updated for version 4.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e9a90b4464
commit
c806a412c9
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 v4.1.2 October 2013 Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
# Updated v4.1.3 Feb 2014 Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
|
||||
PRGNAM=sleuthkit
|
||||
VERSION=4.1.2
|
||||
VERSION=${VERSION:-4.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sleuthkit"
|
||||
VERSION="4.1.2"
|
||||
VERSION="4.1.3"
|
||||
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/sleuthkit/files/sleuthkit/4.1.2/sleuthkit-4.1.2.tar.gz"
|
||||
MD5SUM="88dd8a933c07338431ae6533ef17f72f"
|
||||
DOWNLOAD="http://sourceforge.net/projects/sleuthkit/files/sleuthkit/4.1.3/sleuthkit-4.1.3.tar.gz"
|
||||
MD5SUM="139a12f06952d8a40bbe07884994cf5d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue