1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/lsyncd: restrict to lua <= 5.3

Upstream already added support for lua 5.4 -- so this restriction
can be removed in the next update.

PR:		220281
This commit is contained in:
Tobias C. Berner 2022-09-24 08:03:56 +02:00
parent 1ea13e3160
commit 33e059ba8d

View File

@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libinotify.so:devel/libinotify
USES= cmake localbase lua
USES= cmake localbase lua:-53
USE_GITHUB= yes
GH_ACCOUNT= axkibe
USE_RC_SUBR= lsyncd