diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-11-11 08:26:49 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-11-11 09:04:27 +0000 |
commit | 3b16d05e58716b9b3a3975e0e6d0705ed10ff057 (patch) | |
tree | 6a6c9fbd5d8d20596bb888fdc44e6df169a49809 | |
parent | eb801559e3205c580de068d7cd8a931ee9c00f69 (diff) | |
download | ports-3b16d05e58716b9b3a3975e0e6d0705ed10ff057.tar.gz ports-3b16d05e58716b9b3a3975e0e6d0705ed10ff057.zip |
math/R-cran-lpSolve: Update to 5.6.22
-rw-r--r-- | math/R-cran-lpSolve/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-lpSolve/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-lpSolve/Makefile b/math/R-cran-lpSolve/Makefile index 096a82674170..e7b8793cc983 100644 --- a/math/R-cran-lpSolve/Makefile +++ b/math/R-cran-lpSolve/Makefile @@ -1,5 +1,5 @@ PORTNAME= lpSolve -DISTVERSION= 5.6.21 +DISTVERSION= 5.6.22 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-lpSolve/distinfo b/math/R-cran-lpSolve/distinfo index ae5ab7d4e996..b503e50fa0fb 100644 --- a/math/R-cran-lpSolve/distinfo +++ b/math/R-cran-lpSolve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726228705 -SHA256 (lpSolve_5.6.21.tar.gz) = eda4cc085888fa19ae7a9b078663ed0d9dd734ee37899311e3cdc9e17e713dd1 -SIZE (lpSolve_5.6.21.tar.gz) = 467619 +TIMESTAMP = 1731312826 +SHA256 (lpSolve_5.6.22.tar.gz) = 2a64dc46d6764f890704c186d0af0c3ead335e8604320bfe71a70872a14e745f +SIZE (lpSolve_5.6.22.tar.gz) = 467631 |