mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/isdct: Updated for version 3.0.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
28ebd21fd4
commit
c4ffe83a79
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.22}
|
||||
VERSION=${VERSION:-3.0.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="isdct"
|
||||
VERSION="3.0.22"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/29185?v=t"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/29185/eng/Intel_SSD_Data_Center_Tool_3.0.22_Linux.zip"
|
||||
MD5SUM="fafa0c7e754fdebea1c353156bf751d0"
|
||||
VERSION="3.0.23"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/29268?v=t"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/29268/eng/Intel_SSD_Data_Center_Tool_3.0.23_Linux.zip"
|
||||
MD5SUM="820f68cfd4e8ce06a8fc829b6f83145b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue