diff options
Diffstat (limited to 'math/R-cran-RcppArmadillo/Makefile')
| -rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index e051fe5cfed0..82813deb6350 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 15.2.4-1 +DISTVERSION= 15.2.6-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,7 +9,7 @@ WWW= https://cran.r-project.org/package=RcppArmadillo LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-Rcpp>=1.0.12:devel/R-cran-Rcpp +CRAN_DEPENDS= R-cran-Rcpp>=1.1.1:devel/R-cran-Rcpp BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-slam>0:math/R-cran-slam \ |
