summaryrefslogtreecommitdiff
path: root/math/libformfactor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libformfactor/Makefile')
-rw-r--r--math/libformfactor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libformfactor/Makefile b/math/libformfactor/Makefile
index 6b7759aaeff6..27f6a3c80614 100644
--- a/math/libformfactor/Makefile
+++ b/math/libformfactor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libformfactor
-DISTVERSION= 0.3.1
+DISTVERSION= 0.3.2
CATEGORIES= math
MASTER_SITES= https://jugit.fz-juelich.de/mlz/libformfactor/-/archive/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-v${DISTVERSION}
@@ -19,6 +19,6 @@ USE_LDCONFIG= yes
CMAKE_OFF= BUILD_TESTING
CMAKE_TESTING_ON= BUILD_TESTING
-# tests as of 0.3.1: 100% tests passed, 0 tests failed out of 18
+# tests as of 0.3.2: 100% tests passed, 0 tests failed out of 18
.include <bsd.port.mk>