Skip to content

Commit

Permalink
Merge pull request openwrt#5987 from pprindeville/perl-text-csv_xs-up…
Browse files Browse the repository at this point in the history
…date-1.35

perl-text-csv_xs: update to 1.35
  • Loading branch information
pprindeville authored Apr 30, 2018
2 parents a3ea4e8 + bb24039 commit b82ff26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/perl-text-csv_xs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
Expand Down

0 comments on commit b82ff26

Please sign in to comment.