diff options
Diffstat (limited to 'lang/emilua/Makefile')
-rw-r--r-- | lang/emilua/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/emilua/Makefile b/lang/emilua/Makefile index 6739ddb2e170..0f8d093a8f66 100644 --- a/lang/emilua/Makefile +++ b/lang/emilua/Makefile @@ -1,7 +1,6 @@ PORTNAME= emilua DISTVERSIONPREFIX= v -DISTVERSION= 0.11.5 -PORTREVISION= 2 +DISTVERSION= 0.11.7 CATEGORIES= lang devel MAINTAINER= manipuladordedados@gmail.com @@ -26,7 +25,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd \ libsord-0.so:devel/sord \ libfmt.so:devel/libfmt -USES= localbase luajit:luajit meson ncurses pathfix \ +USES= localbase luajit meson ncurses pathfix \ pkgconfig ssl USE_GITLAB= yes |