aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-text-csv_xs/Makefile
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2019-03-17 14:13:35 -0600
committerPhilip Prindeville <philipp@redfish-solutions.com>2019-03-17 14:13:35 -0600
commit6256bffd335649bcdeb92055834cd09e305a9e9f (patch)
treedbf6e8a9b6d9c6e77b468a1fdb0ff52a8f887b90 /lang/perl-text-csv_xs/Makefile
parentc556ba005367ef092b62cce2623037537e6c5241 (diff)
perl-text-csv_xs: update to 1.39
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'lang/perl-text-csv_xs/Makefile')
-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 a2472d2ab..9b7d046d0 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.37
+PKG_VERSION:=1.39
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://www.cpan.org/authors/id/H/HM/HMBRAND/
PKG_SOURCE:=Text-CSV_XS-$(PKG_VERSION).tgz
-PKG_HASH:=20e16da9c38b0938f308c01d954f49d2c6922bac0d2d979bf2ad483fe7476ba2
+PKG_HASH:=aa4e424eaf68bea0d0e8c16b961c942b64926e6183ce1dbbc6c799eafb0a9ebd
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>