system/isdct: Updated for version 3.0.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2017-05-07 23:37:08 +01:00 committed by Willy Sudiarto Raharjo
parent cd064d56d8
commit 4af5d82975
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.3}
VERSION=${VERSION:-3.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -56,7 +56,7 @@ rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
unzip $CWD/DataCenterTool_${VERSION//./_}_Linux.zip
unzip $CWD/DataCenterTool_${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.3"
HOMEPAGE="https://downloadcenter.intel.com/download/26575/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/26575/eng/DataCenterTool_3_0_3_Linux.zip"
MD5SUM="62085b9353110ff357e0f172d65e3efc"
VERSION="3.0.4"
HOMEPAGE="https://downloadcenter.intel.com/download/26749/Intel-SSD-Data-Center-Tool"
DOWNLOAD="https://downloadmirror.intel.com/26749/eng/DataCenterTool_3.0.4_Linux.zip"
MD5SUM="4f8cbefbbfc3e800e7f5089f1c01a05f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""