mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/isdct: Updated for version 3.0.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
597b3e8d90
commit
faedd035cd
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.16}
|
||||
VERSION=${VERSION:-3.0.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="isdct"
|
||||
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="90b9fb387e74fe63f9a9d39e398b226b"
|
||||
VERSION="3.0.17"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/28460/Intel-SSD-Data-Center-Tool"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/28460/eng/Intel_SSD_Data_Center_Tool_3.0.17_Linux.zip"
|
||||
MD5SUM="93df2e420e41e235aead41d0f64ea19a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue