text_csv_xs: bump to version 1.61

This commit is contained in:
Joachim Mairböck
2025-12-26 10:37:05 +01:00
parent fbba5de4d7
commit 5e18086a4b

View File

@@ -5,13 +5,13 @@ string and parse a CSV string into fields.
The module accepts either strings or files as input and support the use of user-specified \
characters for delimiters, separators, and escapes."
HOMEPAGE="https://metacpan.org/pod/Text::CSV_XS"
COPYRIGHT="2007-2024 H.Merijn Brand
COPYRIGHT="2007-2025 H.Merijn Brand
1998-2001 Jochen Wiedmann
1997 Alan Citterman"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-$portVersion.tgz"
CHECKSUM_SHA256="54dd63feb59e80d2ec596ac6bd8f8f80eb2042099fb68e35f3b47901c768621f"
CHECKSUM_SHA256="2cb9151e8c093921ff68ab9e5c376f7be014a0cb139342f0c3229ac5cdd9fc3a"
SOURCE_DIR="Text-CSV_XS-$portVersion"
ARCHITECTURES="all !x86_gcc2"