diff --git a/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild b/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild index 2630164e24..4c9c6add62 100644 --- a/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild +++ b/dev-R/RhpcBLASctl/RhpcBLASctl-0.21.247.1.ebuild @@ -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"