summaryrefslogtreecommitdiff
path: root/cad/PrusaSlicer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/PrusaSlicer/Makefile')
-rw-r--r--cad/PrusaSlicer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 2704e0ea38cf..c4421d01825e 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,6 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
-DISTVERSION= 2.7.4
-PORTREVISION= 2
+DISTVERSION= 2.8.0
CATEGORIES= cad
DIST_SUBDIR= PrusaSlicer
@@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cereal>=1.3.0.10:devel/cereal \
cgal>=5.0.2:math/cgal \
opencascade>=7.7.0:cad/opencascade \
- libbgcode>=0.2.0:cad/libbgcode
+ libbgcode>=0.2.0_1:cad/libbgcode
LIB_DEPENDS+= libbgcode_convert.so:cad/libbgcode \
libbgcode_binarize.so:cad/libbgcode \