Merge pull request #4247 from pprindeville/perl-cgi-4.36
perl-cgi: Update to 4.36
This commit is contained in:
commit
4823feef13
1 changed files with 4 additions and 3 deletions
|
@ -8,12 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-cgi
|
||||
PKG_VERSION:=4.35
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=4.36
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEEJO
|
||||
PKG_SOURCE:=CGI-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=15e63942c02354426b25f056f2a4467c
|
||||
PKG_MD5SUM:=48566d81f430a7f755bb4d8f426ce35d
|
||||
PKG_HASH:=fefe84d4f2461e867f9be80f3f988e17bcbbcb4e306952cf2fd1dea7e4515490
|
||||
|
||||
PKG_LICENSE:=GPL Artistic-2.0
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>, \
|
||||
|
|
Loading…
Reference in a new issue