Adopt SPDX identifiers for license fields
This commit is contained in:
parent
22120a640c
commit
cc9e320509
38 changed files with 42 additions and 43 deletions
|
|
@ -9,8 +9,8 @@ _math_kernel_lib=${pkgver%%.0}
|
|||
pkgrel=1
|
||||
pkgdesc="Benchmark that measures a system's floating-point rate of execution by solving dense linear equations"
|
||||
arch=('x86_64')
|
||||
url='http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download'
|
||||
license=('custom')
|
||||
url='https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download'
|
||||
license=('LicenseRef-Intel-SmpL-2022')
|
||||
backup=('etc/linpack.conf')
|
||||
options=('!strip')
|
||||
source=("https://downloadmirror.intel.com/${_pkgid}/l_onemklbench_p_${_pkgver}.tgz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue