aboutsummaryrefslogtreecommitdiffstats
path: root/community/R
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-17 13:24:37 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-17 13:26:44 +0100
commit2ef03e9fb56bc95cd2839b42256b9afb9b2c4eb8 (patch)
tree4504299060559460e20dffb23ed4c1f9f8ec22f7 /community/R
parent7271bbb43ec2a64102b97c657fbcaf08e80b9fd7 (diff)
downloadaports-2ef03e9fb56bc95cd2839b42256b9afb9b2c4eb8.tar.bz2
aports-2ef03e9fb56bc95cd2839b42256b9afb9b2c4eb8.tar.xz
community/R: upgrade to 3.4.4
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 2cf509a80e..7db2fe0685 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.4.3
-pkgrel=1
+pkgver=3.4.4
+pkgrel=0
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
arch="all !s390x"
@@ -102,4 +102,4 @@ mathlib() {
mv "$pkgdir"/usr/lib/libRmath.so* "$subpkgdir"/usr/lib
}
-sha512sums="d4b89daac5060c6d32b2287192c47fc7e8f71f8c2f70f133799bb279c6e486239cb7f298779a59a124eb4228d728ffdaf6bb138c4fd64653bbce0cdf5b0b3412 R-3.4.3.tar.gz"
+sha512sums="83f3023097ef150f066dd51a8706333d955ec0bb91b1e92e73aedba3dcf6abcedb1de196a6aaf32283eb72392d5ea4872f37bd77c1e75a2de20d995846497a44 R-3.4.4.tar.gz"