summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSamuel Bernard2020-04-27 18:15:47 +0200
committerSamuel Bernard2020-04-28 21:46:11 +0200
commit84ef9ae9f31b6e7f53f39b370aaa72cbd084bee0 (patch)
tree63bafca84821acbb5a00398d55661707e5b19091 /.SRCINFO
parentd30d2016189f4ea9a07656bb0ec3050bdc1fcda2 (diff)
downloadaur-84ef9ae9f31b6e7f53f39b370aaa72cbd084bee0.tar.gz
hipsparse: update to 3.3.0
- compile with hipcc and remove patch - simplify CMAKE cmdline - use python as makedep instead of python2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3270b269c179..dd9dcbd1113f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,22 @@
pkgbase = hipsparse
pkgdesc = ROCm SPARSE marshalling library.
- pkgver = 3.1.0
- pkgrel = 3
+ pkgver = 3.3.0
+ pkgrel = 1
url = https://github.com/ROCmSoftwarePlatform/hipSPARSE
arch = x86_64
license = custom:NCSAOSL
makedepends = cmake
- makedepends = hcc>=3.1.0
- makedepends = hip>=3.1.0
- makedepends = python2
- makedepends = rocprim>=3.1.0
- makedepends = rocsparse>=3.1.0
- makedepends = comgr>=3.1.0
+ makedepends = hcc>=3.3.0
+ makedepends = hip>=3.3.0
+ makedepends = python
+ makedepends = rocprim>=3.3.0
+ makedepends = rocsparse>=3.3.0
+ makedepends = comgr>=3.3.0
makedepends = rocminfo
depends = hcc
depends = hip
- source = https://github.com/ROCmSoftwarePlatform/hipSPARSE/archive/rocm-3.1.tar.gz
- source = hipsparse_hsa.patch
- sha256sums = df210c1dd18a23b8013558ea82058601a75d8572ad54d13d59beb6746759ced6
- sha256sums = d3a926958b84c660f273d6b3a644e8a775e9ed779a7d81baa8f4c4981cee076b
+ source = https://github.com/ROCmSoftwarePlatform/hipSPARSE/archive/rocm-3.3.0.tar.gz
+ sha256sums = c69336071f56c857e969f0fdfbc351f75cc44ed2e3b854b4688675a9cafe4e22
pkgname = hipsparse