system/isdct: Updated for version 3.0.14.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-08-08 21:29:35 +01:00 committed by Willy Sudiarto Raharjo
parent 22a565deaa
commit 5bd3a7dd6d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=isdct
VERSION=${VERSION:-3.0.13}
VERSION=${VERSION:-3.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -57,7 +57,7 @@ mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
unzip $CWD/Intel_SSD_Data_Center_Tool_${VERSION}*Linux.zip
rpm2cpio isdct-${VERSION}.*.$RPMARCH.rpm | cpio -imdv
rpm2cpio isdct-${VERSION}*.$RPMARCH.rpm | cpio -imdv
chown -R root:root .
find -L . \

View file

@ -1,8 +1,8 @@
PRGNAM="isdct"
VERSION="3.0.13"
HOMEPAGE="https://downloadcenter.intel.com/download/27863/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/27863/eng/Intel_SSD_Data_Center_Tool_3.0.13_Linux.zip"
MD5SUM="ac2d15beef41c3c612a856cc801ef2c1"
VERSION="3.0.14"
HOMEPAGE="https://downloadcenter.intel.com/download/28035/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/28035/eng/Intel_SSD_Data_Center_Tool_3.0.14_Linux.zip"
MD5SUM="58fd260827809147096420e0c6c7cd67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""