mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/isdct: Updated for version 3.0.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d7b69042ea
commit
ff750a5c6f
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=isdct
|
||||
VERSION=${VERSION:-3.0.15}
|
||||
VERSION=${VERSION:-3.0.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="isdct"
|
||||
VERSION="3.0.15"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/28190/Intel-SSD-Data-Center-Tool"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/28190/eng/Intel_SSD_Data_Center_Tool_3.0.15_Linux.zip"
|
||||
MD5SUM="3276d020607ea860a6d2f9889d930fd1"
|
||||
VERSION="3.0.16"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/28286/Intel-SSD-Data-Center-Tool"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/28286/eng/Intel_SSD_Data_Center_Tool_3.0.16_Linux.zip"
|
||||
MD5SUM="a4c476de5e1cfe8e851fd068c8ab9d9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue