system/isdct: Updated for version 3.0.12.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-05-04 13:58:47 +01:00 committed by David Spencer
parent 7629c4ab89
commit ee213f96e8
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.11}
VERSION=${VERSION:-3.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -56,7 +56,7 @@ rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
unzip $CWD/Intel_SSD_Data_Center_Tool_${VERSION//./_}*Linux.zip
unzip $CWD/Intel_SSD_Data_Center_Tool_${VERSION}*Linux.zip
rpm2cpio isdct-${VERSION}.*.$RPMARCH.rpm | cpio -imdv
chown -R root:root .

View File

@ -1,8 +1,8 @@
PRGNAM="isdct"
VERSION="3.0.11"
HOMEPAGE="https://downloadcenter.intel.com/download/27666/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/27666/eng/Intel_SSD_Data_Center_Tool_3_0_11_Linux.zip"
MD5SUM="ffe2b1e588eeb417320a23fab9f136f2"
VERSION="3.0.12"
HOMEPAGE="https://downloadcenter.intel.com/download/27778/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/27778/eng/Intel_SSD_Data_Center_Tool_3.0.12_Linux.zip"
MD5SUM="515372f5c7697c2ca51166a5e1f41393"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""