archivers/urbackup-server: remove bogus lua >= 5.3 support

The configure script looks for lua-5.3, lua-5.2...

PR:		220281
This commit is contained in:
Tobias C. Berner 2022-09-24 08:18:25 +02:00
parent 353fe84edc
commit 37be1981be

View file

@ -16,7 +16,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp \
liblmdb.so:databases/lmdb
USES= autoreconf compiler:c++11-lang dos2unix fakeroot fuse \
libtool lua:53+ pkgconfig sqlite:3
libtool lua:53 pkgconfig sqlite:3
DOS2UNIX_GLOB= *.c *.cpp *.h *.am
USE_RC_SUBR= urbackup_server