aboutsummaryrefslogtreecommitdiff
path: root/math/libsemigroups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libsemigroups/Makefile')
-rw-r--r--math/libsemigroups/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile
index dd84cc5348c2..9f5ef984dfd8 100644
--- a/math/libsemigroups/Makefile
+++ b/math/libsemigroups/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libsemigroups
-PORTVERSION= 3.0.3
-PORTREVISION= 1
+PORTVERSION= 3.2.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= thierry@FreeBSD.org
@@ -15,7 +15,7 @@ LIB_DEPENDS= libfmt.so:devel/libfmt
USE_GITHUB= yes
-USES= autoreconf compiler:c++11-lang eigen:3,build \
+USES= autoreconf compiler:c++17-lang eigen:3,build \
libtool pathfix pkgconfig
GNU_CONFIGURE= yes