diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-12-20 02:52:50 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-12-20 03:04:25 +0000 |
commit | 18dd5de7348dad35ff50de58694130ab1e71a661 (patch) | |
tree | 5ca5e8d3d0c949a044c0c1000393778087bafa8c | |
parent | devel/gn: Update to v1962 (diff) |
math/R-cran-igraph: Update to 1.2.10
-rw-r--r-- | math/R-cran-igraph/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-igraph/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 6209694b54df..4acba92ff762 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= igraph -DISTVERSION= 1.2.9 +DISTVERSION= 1.2.10 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 65945f03e5d0..1b1ff39089f1 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637947663 -SHA256 (igraph_1.2.9.tar.gz) = aef3790f26532dea86da7255bef98b787dde58a667fcf24b8f02cc91ef2e37cc -SIZE (igraph_1.2.9.tar.gz) = 2396820 +TIMESTAMP = 1639898445 +SHA256 (igraph_1.2.10.tar.gz) = 34def1a16ca08a87ff841fbf0c4a05a3fd5a4fcb3d370713462db24871d354a4 +SIZE (igraph_1.2.10.tar.gz) = 2398299 |