ranimation: added list_url (#9538)
This commit is contained in:
parent
6f21c7f87c
commit
aecdcaad34
@ -15,6 +15,7 @@ class RAnimation(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=animation"
|
||||
url = "https://cran.r-project.org/src/contrib/animation_2.5.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/animation"
|
||||
|
||||
version('2.5', sha256='b232fef1b318c79710e5e1923d87baba4c85ffe2c77ddb188130e0911d8cb55f')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user