diff options
Diffstat (limited to 'math/R-cran-RcppArmadillo/Makefile')
-rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 2b70408760bb..aa8c3dc9df77 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 14.4.2-1 +DISTVERSION= 14.4.3-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |