lua 5.3.6

This commit is contained in:
Gwenhael Le Moine 2021-04-01 16:27:09 +02:00
parent 1ef840c9dc
commit c80035d1ea
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -26,7 +26,7 @@
CWD=${CWD:-$(pwd)}
PRGNAM=$(basename $CWD)
VERSION=${VERSION:-5.4.0}
VERSION=${VERSION:-5.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-gwh}