dev-R/RhpcBLASctl: use ver_rs for CRAN_PV

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-04 09:28:30 +01:00
parent e4653657e2
commit 8ac5693c5e

View File

@@ -8,6 +8,6 @@ inherit R-packages
DESCRIPTION="Control the Number of Threads on 'BLAS'"
KEYWORDS="~amd64"
LICENSE='AGPL-3'
CRAN_PV="0.21-247.1"
CRAN_PV="$(ver_rs 2 -)"
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"