mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
rstudio: update to 1.2.5019.
This commit is contained in:
parent
aa2c92d5a6
commit
a488504a73
1 changed files with 3 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rstudio'
|
||||
pkgname=rstudio
|
||||
version=1.2.5001
|
||||
version=1.2.5019
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DRSTUDIO_TARGET=Desktop
|
||||
|
@ -21,25 +21,16 @@ homepage="https://www.rstudio.com"
|
|||
_aws="https://s3.amazonaws.com"
|
||||
_gin_version=2.1.2
|
||||
_gwt_version=2.8.1
|
||||
_r2d3_version=0.2.0
|
||||
_rmarkdown_commit=aed26ac
|
||||
_rsconnect_commit=03c379b
|
||||
_plumber_version=0.4.6
|
||||
distfiles="https://github.com/rstudio/rstudio/archive/v${version}.tar.gz
|
||||
${_aws}/rstudio-dictionaries/core-dictionaries.zip
|
||||
${_aws}/rstudio-buildtools/gin-${_gin_version}.zip
|
||||
${_aws}/rstudio-buildtools/gwt-${_gwt_version}.zip
|
||||
https://github.com/rstudio/r2d3/archive/v${_r2d3_version}.tar.gz
|
||||
https://github.com/rstudio/rmarkdown/archive/${_rmarkdown_commit}.tar.gz
|
||||
https://github.com/rstudio/rsconnect/archive/${_rsconnect_commit}.tar.gz
|
||||
https://github.com/trestletech/plumber/archive/v${_plumber_version}.tar.gz"
|
||||
checksum="0d1ec7aef62bda1ceec364e372fdbbcc4da502a3f03eddcddc700bdead6ee840
|
||||
${_aws}/rstudio-buildtools/gwt-${_gwt_version}.zip"
|
||||
checksum="8c108d2bd086db77df128ff267bfd20de0910d2495ebcb128a1829b2202dc6c9
|
||||
4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494
|
||||
b98e704164f54be596779696a3fcd11be5785c9907a99ec535ff6e9525ad5f9a
|
||||
0b7af89fdadb4ec51cdb400ace94637d6fe9ffa401b168e2c3d372392a00a0a7
|
||||
6355a7632134c8c9487056019a9c458db2c98d10388cf66b018d5461d0a947af
|
||||
d64a512d40de1c3fd83206201d175e8316b8c77c4d481696c8f9574e0c8b1d82
|
||||
9457fe103a7b46c2e6612265db2d66e4263eab690ef1058cace3a1a1eadb06ec
|
||||
7bcbfdf5a8a2e3a051d2c673ac5ac51a483ed888afe73116cba7741dbb5f63a6"
|
||||
skip_extraction="core-dictionaries.zip
|
||||
gin-${_gin_version}.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue