Update to 2017.1.013-2
This commit is contained in:
parent
6d85585582
commit
f6f071f95e
2 changed files with 12 additions and 8 deletions
8
PKGBUILD
8
PKGBUILD
|
@ -1,15 +1,17 @@
|
|||
# Contributor: graysky <graysky AT archlinux dot us>
|
||||
pkgname=('linpack')
|
||||
pkgver=2017.0.013
|
||||
pkgver=2017.1.013
|
||||
_math_kernel_lib=2017
|
||||
_url=9752
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom')
|
||||
url="http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download"
|
||||
source=("http://registrationcenter-download.intel.com/akdlm/irc_nas/$_url/l_mklb_p_$pkgver.tgz"
|
||||
http://registrationcenter-download.intel.com/akdlm/irc_nas/9752/l_mklb_p_2017.1.013.tgz
|
||||
'linpack.conf' 'runme.template')
|
||||
sha256sums=('70f6531ca5bb3e1e9841cb179f2ce5874a2683ea21c5609209e7acf5c1d8d268'
|
||||
sha256sums=('95fe30c52d50d7c5a81b90e08ecff6e05498d728bba129817abdd1431ae13b40'
|
||||
'95fe30c52d50d7c5a81b90e08ecff6e05498d728bba129817abdd1431ae13b40'
|
||||
'd7e31c8c7e2648c8fa3c4838d98dfc39b8fadf0f74bdaa4ca52cd38277ec8254'
|
||||
'8bcd48bd97b3177590f15e922f8f7fb1ebfe6ea0608b4d63d8902ac2bd9b6a52')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue