perl-text-csv_xs: Update to 1.52 22203/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 24 Sep 2023 18:48:03 +0000 (12:48 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 10 Oct 2023 20:44:00 +0000 (14:44 -0600)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lang/perl-text-csv_xs/Makefile

index 1ada02fdd79a6c864e5dce631f9ea8b94314ad59..eac0257f6aea54b8f15049d7509a588ca0f9ee0f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=perl-text-csv_xs
-PKG_VERSION:=1.51
+PKG_VERSION:=1.52
 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:=b1831d4d5f90ec6ad7f111a2e4bc5ca6dce7d17d7e57f17ace42b0f3ca140372
+PKG_HASH:=e415aa705badf84b359dc4c0f0c982f1bf708481daa14756f3136e7c89c0e41d
 PKG_BUILD_DIR:=$(BUILD_DIR)/perl/Text-CSV_XS-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>