mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sci-libs/clblas: fixed SRC_URI
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -13,7 +13,7 @@ MYPN="clBLAS"
|
||||
|
||||
DESCRIPTION="Library containing BLAS routines for OpenCL"
|
||||
HOMEPAGE="https://github.com/clMathLibraries/clBLAS"
|
||||
SRC_URI="https://github.com/clMathLibraries/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/clMathLibraries/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0/2" # soname version
|
||||
|
||||
Reference in New Issue
Block a user