diff options
Diffstat (limited to 'x11/babl/Makefile')
-rw-r--r-- | x11/babl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/babl/Makefile b/x11/babl/Makefile index bdf8f79b2f1b..528193b38e92 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -1,5 +1,5 @@ PORTNAME= babl -PORTVERSION= 0.1.112 +PORTVERSION= 0.1.114 CATEGORIES= x11 MASTER_SITES= GIMP @@ -19,7 +19,7 @@ USE_LDCONFIG= yes MESON_ARGS= -Dgi-docgen=disabled -Dwith-docs=false -BABL_SHLIB= 0.211.1 +BABL_SHLIB= 0.213.1 BABL_VER= 0.1 PLIST_SUB+= BABL_SHLIB=${BABL_SHLIB} BABL_VER=${BABL_VER} |