dev-R/zoo: 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:16:51 +01:00
parent 50b1ac15f2
commit 9832ce92b5

View File

@@ -8,7 +8,7 @@ inherit R-packages
DESCRIPTION="S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)"
KEYWORDS="~amd64"
LICENSE='GPL-2 GPL-3'
CRAN_PV="1.8-10"
CRAN_PV="$(ver_rs 2 -)"
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"