diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-22 17:37:48 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-22 19:01:23 +0000 |
commit | b753dfad34c610d8980c44ef397ff24d02e60f11 (patch) | |
tree | e7cd07c53821e53ee6f52cb96730e78530a2eeb1 /math/dune-alugrid/Makefile | |
parent | 04b860067260bb78043e6e489634b25a84ac5776 (diff) | |
download | ports-b753dfad34c610d8980c44ef397ff24d02e60f11.tar.gz ports-b753dfad34c610d8980c44ef397ff24d02e60f11.zip |
math/dune-alugrid: Update 2.8.0rc1 -> 2.8.0
Diffstat (limited to 'math/dune-alugrid/Makefile')
-rw-r--r-- | math/dune-alugrid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile index 3f6aa6a78665..ab3b1fe4f1ae 100644 --- a/math/dune-alugrid/Makefile +++ b/math/dune-alugrid/Makefile @@ -1,7 +1,6 @@ PORTNAME= dune-alugrid DISTVERSIONPREFIX= v -DISTVERSION= 2.8.0rc1 -PORTREVISION= 2 +DISTVERSION= 2.8.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -27,7 +26,7 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= extensions -GL_COMMIT= 08c6496d4d4a33df6456c3b402182f353dc2e76d +GL_COMMIT= ffd6cd15dc7092593c3d5827c2a2b43b81d7a32f CMAKE_ON= BUILD_SHARED_LIBS |