system/sleuthkit: Updated for version 4.6.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
523bf97d94
commit
472f6338ce
|
@ -22,11 +22,11 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v4.6.0 March 2018.
|
||||
# Updated v4.6.2 October 2018.
|
||||
# Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
|
||||
PRGNAM=sleuthkit
|
||||
VERSION=${VERSION:-4.6.0}
|
||||
VERSION=${VERSION:-4.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sleuthkit"
|
||||
VERSION="4.6.0"
|
||||
VERSION="4.6.2"
|
||||
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
|
||||
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.0/sleuthkit-4.6.0.tar.gz"
|
||||
MD5SUM="a7fcf73835768f6a436475fe0f117c30"
|
||||
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.2/sleuthkit-4.6.2.tar.gz"
|
||||
MD5SUM="95e54e2a341f1a8747e3494cd55ef3ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue