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-$portVersion-complete.jar#noarchive"
CHECKSUM_SHA256="bc6f4abc0d225a27570126c51402569f000a8deda3487b70e7642840e570e4a6"
CHECKSUM_SHA256="bc13a9c57a8dd7d5196888211e5ede657cb64a3ce968608697e4f668251a8487"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"