mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/ssdeep: Updated for version 2.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6078983767
commit
19aed08cc5
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Oleg O. Chukaev <oleg.chukaev@mail.ru>
|
||||
|
||||
PRGNAM=ssdeep
|
||||
VERSION=2.9
|
||||
VERSION=2.10
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ssdeep"
|
||||
VERSION="2.9"
|
||||
VERSION="2.10"
|
||||
HOMEPAGE="http://ssdeep.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.9/ssdeep-2.9.tar.gz"
|
||||
MD5SUM="4c328a9504bc44368e7061615d3752fa"
|
||||
DOWNLOAD="http://download.sourceforge.net/ssdeep/ssdeep-2.10.tar.gz"
|
||||
MD5SUM="8f65e2c555b61b9209c0854fc7f2731b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue