dev-R/glue: version fixed

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-05-18 20:00:29 +02:00
parent f5e5bcda0a
commit ff58caf0d1
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ HOMEPAGE="
https://github.com/tidyverse/glue
https://cran.r-project.org/package=glue
"
SRC_URI="http://cran.r-project.org/src/contrib/glue_1.4.0.tar.gz"
SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
LICENSE='MIT'
KEYWORDS="~amd64"
IUSE="${IUSE-}"