dev-R/codetools: 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:29:17 +01:00
parent 8ac5693c5e
commit 6ff9c368d4

View File

@@ -10,7 +10,7 @@ KEYWORDS="~amd64"
LICENSE='GPL-2+'
RESTRICT="!test? ( test )"
IUSE="test"
CRAN_PV="0.2-18"
CRAN_PV="$(ver_rs 2 -)"
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"