r-boot: Update version to 1.3-20 (#5615)
This commit is contained in:
parent
fe551a4d9a
commit
4a1351c546
1 changed files with 2 additions and 0 deletions
|
@ -32,5 +32,7 @@ class RBoot(RPackage):
|
||||||
|
|
||||||
homepage = "https://cran.r-project.org/package=boot"
|
homepage = "https://cran.r-project.org/package=boot"
|
||||||
url = "https://cran.r-project.org/src/contrib/boot_1.3-18.tar.gz"
|
url = "https://cran.r-project.org/src/contrib/boot_1.3-18.tar.gz"
|
||||||
|
list_url = homepage
|
||||||
|
|
||||||
|
version('1.3-20', 'bb879fb4204a4f94ab82c98dd1ad5eca')
|
||||||
version('1.3-18', '711dd58af14e1027eb8377d9202e9b6f')
|
version('1.3-18', '711dd58af14e1027eb8377d9202e9b6f')
|
||||||
|
|
Loading…
Reference in a new issue