diff options
Diffstat (limited to 'graphics/drawio/Makefile')
-rw-r--r-- | graphics/drawio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index 4d8151345c97..0ee5000d4f5b 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,5 +1,5 @@ PORTNAME= drawio -PORTVERSION= 26.2.15 +PORTVERSION= 28.0.6 PORTREVISION= 4 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics @@ -12,7 +12,7 @@ WWW= https://drawio.com/ LICENSE= APACHE20 -USES= desktop-file-utils electronfix:35 shared-mime-info +USES= desktop-file-utils electronfix:37 shared-mime-info NO_BUILD= yes SUB_FILES= drawio |