Update mes to version 0.24.2

A rebuild of mes libc is required after building tcc 0.9.27 for the
first time.
This commit is contained in:
Paul Dersey 2023-02-16 11:49:07 -05:00
parent 1b0074782d
commit c67306cfde
18 changed files with 112 additions and 89 deletions

View file

@ -16,7 +16,7 @@ sha256sum -c checksum-transcriber.SHA256SUM
# Environmental variables needed for mes
NYACC_PKG=nyacc-1.00.2
MES_VERSION=0.24.1
MES_VERSION=0.24.2
MES_PKG=mes-${MES_VERSION}
MES_PKG_DIR=${MES_PKG}
MES_PREFIX=${sysa}/${MES_PKG}/build/${MES_PKG_DIR}