antlr: bump version (#8743)

This commit is contained in:
Joachim Mairböck
2023-05-28 07:10:37 +02:00
committed by GitHub
parent 04205725ce
commit 60b9219280
4 changed files with 4 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ build and walk parse trees."
HOMEPAGE="https://www.antlr.org/"
COPYRIGHT="2012-2022 The ANTLR Project"
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.antlr.org/download/antlr4-cpp-runtime-$portVersion-source.zip"
CHECKSUM_SHA256="642d59854ddc0cebb5b23b2233ad0a8723eef20e66ef78b5b898d0a67556893b"
CHECKSUM_SHA256="2e5db62acdca9adc3329c485c3b9ce3029e40d13cc9c3e74ced354e818cb63e9"
SOURCE_DIR=""
PATCHES="antlr_cpp-$portVersion.patchset"