diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-10-10 17:11:27 +0200 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2021-10-10 17:11:27 +0200 |
commit | 036bda781b0b170e823e3cacc14f25e2bd9c2b3a (patch) | |
tree | 90617ab1ae5b1a26d09f870819f8d449cc782235 /science/pagmo2 | |
parent | devel/sccache: Enable on aarch64. (diff) |
devel/onetbb: Update to 2021.4.0
Release notes: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
Diffstat (limited to 'science/pagmo2')
-rw-r--r-- | science/pagmo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile index 336204b7d3b8..109752ebf375 100644 --- a/science/pagmo2/Makefile +++ b/science/pagmo2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |