libraries/antlr4: Updated for version 4.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-23 03:10:33 +07:00
parent d8654ebe56
commit 25faa661f0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for antlr4
# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2019-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=antlr4
VERSION=${VERSION:-4.8}
VERSION=${VERSION:-4.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="antlr4"
VERSION="4.8"
VERSION="4.9.2"
HOMEPAGE="https://www.antlr.org/"
DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.8-source.zip"
MD5SUM="96dc553d52c3d9833adeddd66cbb8a11"
DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.9.2-source.zip"
MD5SUM="187bb8d0ecb4410fe0986a735021c4f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""