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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user