summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/rocBLAS/metadata.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/rocBLAS/metadata.xml b/sci-libs/rocBLAS/metadata.xml
index 02d256a5ccc2..066f5c749e3f 100644
--- a/sci-libs/rocBLAS/metadata.xml
+++ b/sci-libs/rocBLAS/metadata.xml
@@ -12,8 +12,11 @@
<email>xgreenlandforwyy@gmail.com</email>
<name>Yiyang Wu</name>
</maintainer>
- <use>
- <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag>
- <flag name="benchmark">Build and install rocblas-bench.</flag>
- </use>
+ <use>
+ <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag>
+ <flag name="benchmark">Build and install rocblas-bench.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">ROCmSoftwarePlatform/rocBLAS</remote-id>
+ </upstream>
</pkgmetadata>