Skip to content

Commit

Permalink
Merge pull request openwrt#6812 from pprindeville/perl-cgi-4.40
Browse files Browse the repository at this point in the history
perl-cgi: Update to 4.40
  • Loading branch information
pprindeville authored Aug 19, 2018
2 parents 53a9122 + c4dbc01 commit 8d71008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/perl-cgi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=perl-cgi
PKG_VERSION:=4.38
PKG_VERSION:=4.40
PKG_RELEASE:=1

PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
PKG_HASH:=8c58f4a529bb92a914b22b7e64c5e31185c9854a4070a6dfad44fe5cc248e7d4
PKG_HASH:=10efff3061b3c31a33b3cc59f955aef9c88d57d12dbac46389758cef92f24f56

PKG_LICENSE:=GPL Artistic-2.0
PKG_MAINTAINER:=Marcel Denia <[email protected]>, \
Expand Down

0 comments on commit 8d71008

Please sign in to comment.