aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-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 84c4d357da82..f40d72f8536d 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.11.1}
+VERSION=${VERSION:-4.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/antlr4/antlr4.info b/libraries/antlr4/antlr4.info
index 64d8d758ce06..47fe8c35438f 100644
--- a/libraries/antlr4/antlr4.info
+++ b/libraries/antlr4/antlr4.info
@@ -1,8 +1,8 @@
PRGNAM="antlr4"
-VERSION="4.11.1"
+VERSION="4.13.0"
HOMEPAGE="https://www.antlr.org/"
-DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.11.1-source.zip"
-MD5SUM="2799c7b893ff51b2720b64f5211c3050"
+DOWNLOAD="https://www.antlr.org/download/antlr4-cpp-runtime-4.13.0-source.zip"
+MD5SUM="ff214b65fb02e150b4f515d7983bca92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="utfcpp"