intel-oneapi-dpl: add v2022.0.0 (#34601)
This commit is contained in:
parent
237d26460d
commit
db1caa9e92
@ -22,6 +22,12 @@ class IntelOneapiDpl(IntelOneApiLibraryPackage):
|
||||
|
||||
homepage = "https://github.com/oneapi-src/oneDPL"
|
||||
|
||||
version(
|
||||
"2022.0.0",
|
||||
url="https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335_offline.sh",
|
||||
sha256="61fcdfe854393f90c43c01bff81bf917c1784bc1c128afdb0c8be2795455d3d2",
|
||||
expand=False,
|
||||
)
|
||||
version(
|
||||
"2021.7.2",
|
||||
url="https://registrationcenter-download.intel.com/akdlm/irc_nas/19046/l_oneDPL_p_2021.7.2.15007_offline.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user