Skip to content

Commit c4ff6d4

Browse files
committed
inkscape: update Python dependency to 3.14
Partially closes https://trac.macports.org/ticket/72167.
1 parent c8baa07 commit c4ff6d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

graphics/inkscape/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set ver_hash 0d15f75042
1414
set ver_gal_item 58914
1515
version ${ver_num}
1616
epoch 1
17-
revision 1
17+
revision 2
1818

1919
categories graphics gnome
2020
license GPL-3+
@@ -39,7 +39,7 @@ checksums rmd160 c467d4018561eb4fedef1c6284b9cd998ced5591 \
3939
cmake.generator Ninja
4040

4141
set python_major 3
42-
set python_minor 12
42+
set python_minor 14
4343
set python_version ${python_major}${python_minor}
4444

4545
# Fix for poppler >= 26.01.0: gfree -> g_free, reset -> rewind

0 commit comments

Comments
 (0)