added list URL for r-rodbc (#9460)
This commit is contained in:
parent
b8e0d5824e
commit
4e20b16dbe
@ -30,6 +30,7 @@ class RRodbc(RPackage):
|
|||||||
|
|
||||||
homepage = "https://cran.rstudio.com/web/packages/RODBC/"
|
homepage = "https://cran.rstudio.com/web/packages/RODBC/"
|
||||||
url = "https://cran.rstudio.com/src/contrib/RODBC_1.3-13.tar.gz"
|
url = "https://cran.rstudio.com/src/contrib/RODBC_1.3-13.tar.gz"
|
||||||
|
list_url = "https://cran.r-project.org/src/contrib/Archive/RODBC/"
|
||||||
|
|
||||||
version('1.3-13', 'c52ef9139c2ed85adc53ad6effa7d68e')
|
version('1.3-13', 'c52ef9139c2ed85adc53ad6effa7d68e')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user