This repository has been archived by the owner on Dec 10, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from sgerrand/update-3.3.1
R v3.3.1
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Contributor: Sasha Gerrand <[email protected]> | ||
# Maintainer: Sasha Gerrand <[email protected]> | ||
pkgname=R | ||
pkgver=3.3.0 | ||
pkgver=3.3.1 | ||
pkgrel=0 | ||
pkgdesc="R is a system for statistical computation and graphics" | ||
url="https://www.r-project.org" | ||
|
@@ -62,12 +62,12 @@ doc() { | |
done | ||
} | ||
|
||
md5sums="5a7506c8813432d1621c9725e86baf7a R-3.3.0.tar.gz | ||
md5sums="f50a659738b73036e2f5635adbd229c5 R-3.3.1.tar.gz | ||
5e221346d92824dd33d328054942b505 10-glibc-disable-stack-end.patch | ||
8cab50c334cc4bbd9cdbddb3ea910eca 20-add-aix-to-r-extra-cpp-flags.patch" | ||
sha256sums="9256b154b1a5993d844bee7b1955cd49c99ad72cef03cce3cd1bdca1310311e4 R-3.3.0.tar.gz | ||
sha256sums="3dc59ae5831f5380f83c169bac2103ad052efe0ecec4ffa74bde4d85a0fda9e2 R-3.3.1.tar.gz | ||
d588a5d4db1ec83277221f5f0c1605110a0d46cd2abb567f744ad83f35da3c40 10-glibc-disable-stack-end.patch | ||
ca142e4dad1694550fe462540ee5feef3687a1f16c6e970e186cf0dc0b2f3704 20-add-aix-to-r-extra-cpp-flags.patch" | ||
sha512sums="81e9ef761bee4d9322ca785fbed843ab13c2f5b55be769d982a81a7e7694e03980cbc7ee067fc850bd7a17ab65d93be81f27db50d428665773174c690383d4cc R-3.3.0.tar.gz | ||
sha512sums="d0ff85e99b9ec9cac672aa30d7d1a854778c6a610bcc5336e8c60c8c74f20856f2bfeae085af793fad646ff45cb4677d9d6dcbaa18212591f72f00a02339f4cd R-3.3.1.tar.gz | ||
f5e72f742a540c1a5439221ca1afcd1d2c0f4421dac6f2301231ce4905bdf12a4b6cab7213f15849d3f9f4d0bd6addc91ef8805213dad23794245f7ea12aa102 10-glibc-disable-stack-end.patch | ||
658c8c47baeb4914ccc8deec34d4f4229933134ff189724349201fe0768115b70d74af60bf54fb9e692951b70ca7458450e1077aea5ebf5c4571b8e8afc581b9 20-add-aix-to-r-extra-cpp-flags.patch" |