Skip to content

Commit

Permalink
gegl-devel: update to 0.4.54
Browse files Browse the repository at this point in the history
  • Loading branch information
mascguy committed Feb 22, 2025
1 parent 9e07ae8 commit b1876d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions graphics/gegl-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ PortGroup debug 1.0
name gegl-devel
conflicts gegl
set my_name gegl
version 0.4.52
revision 1
version 0.4.54
revision 0
epoch 0

license {GPL-3+ LGPL-3+}
Expand All @@ -30,14 +30,14 @@ dist_subdir ${my_name}
distname ${my_name}-${version}
use_xz yes

checksums rmd160 b1e89841ebf237389fc807e1a82cb8426f0656af \
sha256 ca212a0fc3e0448c5058c51ca6a0d30fdfb02971f21f28820da2b4901396000a \
size 5989340
checksums rmd160 362770ddcd02051de707bb3a69eddc2265cb190a \
sha256 35a342f08c6b4379adee2cb5748fc4e307cfdcf2417c0bb17d6ca6543f238b1e \
size 6010748

# Disable unexpected download of subprojects
meson.wrap_mode nodownload

set py_ver 3.12
set py_ver 3.13
set py_ver_nodot [string map {. {}} ${py_ver}]
set py_framework ${frameworks_dir}/Python.framework/Versions/${py_ver}

Expand Down

0 comments on commit b1876d0

Please sign in to comment.