academic/R: Updated for version 3.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Payne 2019-08-09 23:44:19 +07:00 committed by Willy Sudiarto Raharjo
parent aa937480ae
commit 147287a6c6
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=R
VERSION=${VERSION:-3.6.0}
VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="R"
VERSION="3.6.0"
VERSION="3.6.1"
HOMEPAGE="http://www.r-project.org/"
DOWNLOAD="https://cran.r-project.org/src/base/R-3/R-3.6.0.tar.gz"
MD5SUM="65601eac6d353f7efb5b48c29097c2fb"
DOWNLOAD="https://cran.r-project.org/src/base/R-3/R-3.6.1.tar.gz"
MD5SUM="f5003472d58a3d3765a1c537fdae71d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""