mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/sleuthkit: Updated for version 4.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
77a57bbaf3
commit
29210c335f
2 changed files with 5 additions and 5 deletions
|
@ -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.5.0 December 2017.
|
||||
# Updated v4.6.0 March 2018.
|
||||
# Barry J. Grundy <bgrundy(at)linuxleo.com>
|
||||
|
||||
PRGNAM=sleuthkit
|
||||
VERSION=${VERSION:-4.5.0}
|
||||
VERSION=${VERSION:-4.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sleuthkit"
|
||||
VERSION="4.5.0"
|
||||
VERSION="4.6.0"
|
||||
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
|
||||
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.5.0/sleuthkit-4.5.0.tar.gz"
|
||||
MD5SUM="06ddd7e47459efed65ba24e8a57447df"
|
||||
DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.0/sleuthkit-4.6.0.tar.gz"
|
||||
MD5SUM="a7fcf73835768f6a436475fe0f117c30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue