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/antlr4-cpp-runtime-$portVersion-source.zip"
CHECKSUM_SHA256="2e5db62acdca9adc3329c485c3b9ce3029e40d13cc9c3e74ced354e818cb63e9"
CHECKSUM_SHA256="d350e09917a633b738c68e1d6dc7d7710e91f4d6543e154a78bb964cfd8eb4de"
SOURCE_DIR=""
PATCHES="antlr_cpp-$portVersion.patchset"