diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-01-04 15:00:44 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-01-04 15:01:04 +0000 |
commit | 34fc31ad0c11a75ec40eefa6e974ece49fff5c82 (patch) | |
tree | 89077af7e42e1c439dc25bcc749426fc48042b5d /sci-libs/clblas | |
parent | app-text/groonga: Drop old (diff) | |
download | gentoo-34fc31ad0c11a75ec40eefa6e974ece49fff5c82.tar.gz gentoo-34fc31ad0c11a75ec40eefa6e974ece49fff5c82.tar.bz2 gentoo-34fc31ad0c11a75ec40eefa6e974ece49fff5c82.zip |
sci-libs/clblas: fixed SRC_URI
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-libs/clblas')
-rw-r--r-- | sci-libs/clblas/clblas-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/clblas/clblas-2.10.ebuild b/sci-libs/clblas/clblas-2.10.ebuild index 1769b44e244a..422a9a26bddf 100644 --- a/sci-libs/clblas/clblas-2.10.ebuild +++ b/sci-libs/clblas/clblas-2.10.ebuild @@ -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 |