pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vis-editor: append 54 to LUA_VERSIONS_ACCEPTED



Module Name:	pkgsrc-wip
Committed By:	Silas <silas_nfm21%nocafe.net@localhost>
Pushed By:	silasdb
Date:		Wed Feb 3 15:39:15 2021 -0300
Changeset:	58db6113c477db1123c5bea46ba5b6aa6274e778

Modified Files:
	vis-editor/Makefile

Log Message:
vis-editor: append 54 to LUA_VERSIONS_ACCEPTED

ok leot@

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=58db6113c477db1123c5bea46ba5b6aa6274e778

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vis-editor/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index 66c9bbdc80..62209e3f4e 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -14,7 +14,7 @@ LICENSE=		isc
 
 WRKSRC=			${WRKDIR}/${DISTNAME}
 
-LUA_VERSIONS_ACCEPTED=	52 53
+LUA_VERSIONS_ACCEPTED=	52 53 54
 
 USE_TOOLS+=		pkg-config
 


Home | Main Index | Thread Index | Old Index