summaryrefslogtreecommitdiff
path: root/security/lua-bcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/lua-bcrypt/Makefile')
-rw-r--r--security/lua-bcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lua-bcrypt/Makefile b/security/lua-bcrypt/Makefile
index d12a36d730b7..ef891deef73d 100644
--- a/security/lua-bcrypt/Makefile
+++ b/security/lua-bcrypt/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= luarocks${LUA_VER_STR}:devel/lua-luarocks@${FLAVOR}
-USES= lua:module
+USES= lua:53-54,module
USE_GITHUB= yes
GH_ACCOUNT= mikejsavage
GH_PROJECT= lua-bcrypt