antlr recipes: bump version to 4.13.1 (#9400)

note: there aren't any actual changes for antlr_cpp besides the version number, it is just bumped for consistency.
This commit is contained in:
Joachim Mairböck
2023-09-09 12:46:36 +02:00
committed by GitHub
parent 0526207ed2
commit e6f51abf55
4 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ COPYRIGHT="2012-2022 The ANTLR Project"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://www.antlr.org/download/antlr-runtime-$portVersion.jar#noarchive"
CHECKSUM_SHA256="bd7f7b5d07bc0b047f10915b32ca4bb1de9e57d8049098882e4453c88c076a5d"
CHECKSUM_SHA256="54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"