aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-text-csv_xs
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2018-04-29 18:15:17 -0600
committerPhilip Prindeville <philipp@redfish-solutions.com>2018-04-29 18:15:17 -0600
commitbb24039935a58e68a3d56ce039f7a8d46c69ac96 (patch)
tree81399d24cac2005e6dad3ee81aed8b0a7c9e91ee /lang/perl-text-csv_xs
parent580053888235713dd95b96b37169926bffedce0b (diff)
perl-text-csv_xs: update to 1.35
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'lang/perl-text-csv_xs')
-rw-r--r--lang/perl-text-csv_xs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl-text-csv_xs/Makefile b/lang/perl-text-csv_xs/Makefile
index 1fb54d1ac..158cb0ecf 100644
--- a/lang/perl-text-csv_xs/Makefile
+++ b/lang/perl-text-csv_xs/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=perl-text-csv_xs
-PKG_VERSION:=1.34
+PKG_VERSION:=1.35
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/H/HM/HMBRAND/
PKG_SOURCE:=Text-CSV_XS-$(PKG_VERSION).tgz
-PKG_HASH:=ea3aa6fe50e8ef9c07f4304ace98fca413c9c6cf60d84efc32c314b902e8a134
+PKG_HASH:=2b4f111e9486b230b02bfabbbf50c453f959d18ec17351a930e41f0959b358b7
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>