Update to 2019.4.003-1
This commit is contained in:
parent
8c9e5f95c2
commit
8c0be1461c
2 changed files with 7 additions and 10 deletions
9
PKGBUILD
9
PKGBUILD
|
@ -1,15 +1,14 @@
|
|||
# Contributor: graysky <graysky AT archlinux dot us>
|
||||
pkgname=('linpack')
|
||||
pkgver=2018.3.011
|
||||
_math_kernel_lib=2018
|
||||
_url=9752
|
||||
pkgver=2019.4.003
|
||||
_math_kernel_lib=2019
|
||||
pkgrel=1
|
||||
arch=('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"
|
||||
source=("https://software.intel.com/sites/default/files/managed/ee/cd/l_mklb_p_$pkgver.tgz"
|
||||
'linpack.conf' 'linpack_runme_xeon64')
|
||||
sha256sums=('eac1fc2784c3ac2f130dafaa8e590b48f7623c577b469bae8b53decd27652b53'
|
||||
sha256sums=('25e3d4e872e0b7b0b2b9a2cb268311f49db642281d0f441dccfbd2d6edab94f4'
|
||||
'd7e31c8c7e2648c8fa3c4838d98dfc39b8fadf0f74bdaa4ca52cd38277ec8254'
|
||||
'369736f6074ab579a1df38ba09be4784547833be020f13d1b60374f64ca5d5f6')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue