perl-text-csv_xs: Update to 1.50 20733/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Mon, 27 Mar 2023 00:26:45 +0000 (18:26 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Mon, 27 Mar 2023 00:26:45 +0000 (18:26 -0600)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lang/perl-text-csv_xs/Makefile

index a9aeb25ce9b0815561498609482402597ab01dbe..cdaa17152f62c547dc7c89335179fac566710b86 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=perl-text-csv_xs
-PKG_VERSION:=1.47
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=1.50
+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:=4bbaffbdfb68505ef3326dc748e63ebe0db31157b78ca8dfcb8c3cd1d1313262
+PKG_HASH:=85b5e1bed7e11dc0413d4e920cee25d980de47376c0048029041cf461eac96b1
 PKG_BUILD_DIR:=$(BUILD_DIR)/perl/Text-CSV_XS-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>