xml_parser: Bump revision to force rebuild (#13489)

Mostly untested, but the test passed, so assuming that it works.
This commit is contained in:
nilFinx
2025-12-26 09:15:14 +00:00
committed by GitHub
parent 612dbe2de1
commit c600d85e59

View File

@@ -3,7 +3,7 @@ DESCRIPTION="XML-Parser - A perl module for parsing XML documents."
HOMEPAGE="https://metacpan.org/pod/XML::Parser" HOMEPAGE="https://metacpan.org/pod/XML::Parser"
COPYRIGHT="1998-2000 Larry Wall and Clark Cooper" COPYRIGHT="1998-2000 Larry Wall and Clark Cooper"
LICENSE="Artistic" LICENSE="Artistic"
REVISION="1" REVISION="2"
SOURCE_URI="https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-$portVersion.tar.gz" SOURCE_URI="https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-$portVersion.tar.gz"
CHECKSUM_SHA256="ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8" CHECKSUM_SHA256="ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8"
SOURCE_DIR="XML-Parser-$portVersion" SOURCE_DIR="XML-Parser-$portVersion"