summaryrefslogtreecommitdiffstats
path: root/libraries/antlr4
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/antlr4')
-rw-r--r--libraries/antlr4/antlr4.SlackBuild4
-rw-r--r--libraries/antlr4/antlr4.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/antlr4/antlr4.SlackBuild b/libraries/antlr4/antlr4.SlackBuild
index 46a7120891..e65576f684 100644
--- a/libraries/antlr4/antlr4.SlackBuild
+++ b/libraries/antlr4/antlr4.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for antlr4
-# Copyright 2019-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2019-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=antlr4
-VERSION=${VERSION:-4.10.1}
+VERSION=${VERSION:-4.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/antlr4/antlr4.info b/libraries/antlr4/antlr4.info
index 25403b0753..29fd104f49 100644
--- a/libraries/antlr4/antlr4.info
+++ b/libraries/antlr4/antlr4.info
@@ -1,8 +1,8 @@
PRGNAM="antlr4"
-VERSION="4.10.1"
+VERSION="4.13.2"
HOMEPAGE="https://www.antlr.org/"
-DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.10.1-source.zip"
-MD5SUM="f0cf768494936ee2a0df848b02f54d84"
+DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.13.2-source.zip"
+MD5SUM="bac8aef215ffd7b23a1dde2fcfe3c842"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="utfcpp"