diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index b8bb13fa84b3..189c564ad4a3 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,5 +1,5 @@ PORTNAME= gegl -DISTVERSION= 0.4.58 +DISTVERSION= 0.4.62 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP @@ -41,7 +41,7 @@ MESON_ARGS= -Ddocs=false \ MESON_ARGS+= -Dopenmp=disabled .endif -GEGL_SHLIB= 0.457.1 +GEGL_SHLIB= 0.461.1 GEGL_VER= 0.4 PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER} |