perl-text-csv_xs: Update to 1.53
authorPhilip Prindeville <philipp@redfish-solutions.com>
Thu, 28 Mar 2024 16:57:09 +0000 (10:57 -0600)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 29 Mar 2024 07:03:49 +0000 (08:03 +0100)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lang/perl-text-csv_xs/Makefile

index eac0257f6aea54b8f15049d7509a588ca0f9ee0f..e26a1a494edda01dbe587d52f3134963a75333c2 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=perl-text-csv_xs
-PKG_VERSION:=1.52
+PKG_VERSION:=1.53
 PKG_RELEASE:=1
 
 PKG_SOURCE:=Text-CSV_XS-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=https://cpan.metacpan.org/authors/id/H/HM/HMBRAND
-PKG_HASH:=e415aa705badf84b359dc4c0f0c982f1bf708481daa14756f3136e7c89c0e41d
+PKG_HASH:=ba3231610fc755a69e14eb4a3c6d8cce46cc4fd32853777a6c9ce485a8878b42
 PKG_BUILD_DIR:=$(BUILD_DIR)/perl/Text-CSV_XS-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>