aboutsummaryrefslogtreecommitdiffstats
path: root/community/R
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:32:04 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:23:57 +0200
commit89fd765b0c66b9d0a36cbce7e098f0d2b145b186 (patch)
tree424c09735a5759bc1193f3f67140cac94f18c653 /community/R
parentd09ac66e263868b5999aca27e1e33fdac858f298 (diff)
downloadaports-89fd765b0c66b9d0a36cbce7e098f0d2b145b186.tar.bz2
aports-89fd765b0c66b9d0a36cbce7e098f0d2b145b186.tar.xz
community/R: upgrade to 3.5.1
Diffstat (limited to 'community/R')
-rw-r--r--community/R/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/R/APKBUILD b/community/R/APKBUILD
index f50cce4f4c..b367a037a5 100644
--- a/community/R/APKBUILD
+++ b/community/R/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=R
-pkgver=3.5.0
-pkgrel=1
+pkgver=3.5.1
+pkgrel=0
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
arch="all"
@@ -102,4 +102,4 @@ mathlib() {
mv "$pkgdir"/usr/lib/libRmath.so* "$subpkgdir"/usr/lib
}
-sha512sums="c2703e892eb6f12ec7b536540b823d4ef011dddcbdca06c12d438bc1f07debae9dbd0f72abb6f0d4c577a3c74b155452ef527489cf023ed892109dd86c23bc37 R-3.5.0.tar.gz"
+sha512sums="382cc6e200469dd168799948edcf3a0b869d7ef3b3176fdfc60752f3f37e6ba356323c47d8815a4d9ab6ad3a21cd045d26ef5e75107c8685328e0ffcfd172f7f R-3.5.1.tar.gz"